create a text label field on a form using Web Screen Painter
search cancel

create a text label field on a form using Web Screen Painter

book

Article ID: 19084

calendar_today

Updated On:

Products

CA Service Management - Service Desk Manager CA Service Desk Manager

Issue/Introduction

Out of the box, there is no icon for creating a text-only label field on a form using the palette of control icons displayed in Web Screen Painter (WSP).

To create that type of control in the Design tab of a form, use right-click.

Environment

Release: Service Desk 17.x

Resolution

To create a label field on a form using Web Screen Painter, insert a "dtlShowtext" control by right-clicking on a control that exists in the Design tab for a form, selecting the arrangement (after or before), and then setting the properties for the new control.

The detailed steps are as follows:

  1. Open your form in WSP and click on the Design tab.
  2. Right-click on an object, near to where you want to add the label.
  3. Click on "Insert Control...". A "Insert Control on Form xxxx.htmpl" pop-up should display the list of controls.
  4. Click on "dtlShowtext" to highlight it.
  5. Click on either "Insert Before" or "Insert After", depending on where you want the text to show up on the form.
  6. Right-click on the new control (it should be outlined with tiny square boxes.
  7. Click on "Properties". A "Properties - dtlShowtext" pop-up window should display a list of "Arguments".
  8. Click in the right column next to the "Value" field that is in the left column, enter your text and then click on the "x" in the upper right side corner of the pop-up to close the pop-up.
  9. To save and/or publish the changes, click on the "Source" tab for the form so that the backend code appears in the foreground. Select Save from the File menu, and then select Publish from the File menu.