Editing the properties of field controls in forms

After adding a control to a form, you can edit the properties of the control, including selecting the field to associate with the control and specifying display attributes for the control.

To edit the properties of a field control:

  1. Start the Designer.
  2. In the ClearQuest Schema Repository Explorer view, expand Record Types or Record Types - Stateless until you see the form to change.
  3. Double-click the form.
  4. Right-click on the form and click Show Properties View.
  5. Click a control on the form to view its properties on the properties page.
  6. Use the properties page to update the properties of the control. You can modify the name of the field and its label, the data formats, context menu hooks, and whether or not the field uses horizontal or vertical scrolling. The available options depend on the type of field and control.

Feedback