Asset form controls

Use the following form controls while designing asset forms.

All form controls share one or more of these common settings on their Properties tab:

By default, all filterable controls are assigned the High filter level. If you are upgrading from ALM 3.0, you will need to specify the relationship levels (High, Medium, and Low) in the form properties to enable the filters to be displayable in the Relationship viewer.

Settings unique to each control are described below.

Check box

Use this control to add a check box to a form.

Combo box

Use this control to add a combo box to a form. A combo box lets users select one item from a predefined list of items.

Contact

Use this control to add a combo box that lets users select one contact, which can be a user, group, or role, from a list of contacts. You can configure available users and groups in the Settings utility's Users/Groups tab (Tools > Settings). You can configure roles in the Settings utility's Roles tab.

Date

Use this control to add a combo box that lets users select a date from a graphical calendar. Users can also type a date delimited by slashes (/) or periods (.) in the format of MM/DD/YYYY.

Decimal

Use this control to add a data field that lets users enter a decimal value within a range you specify. Users won't be able to submit the form if the value they enter isn't in that range.

Hyperlink

Use this control to show hyperlink text that launches a URL when clicked.

Integer

Use this control to add a data field that lets users enter an integer value within a range you specify. Users won't be able to submit the form if the value they enter isn't in that range.

Label

Use this control to add a static text label to a form. Generally, every control you add to a form will need a label that tells users what information that control displays or needs.

Multi contact

Use this control to let users select multiple contacts from a list of contacts. You can configure available users and groups in the Settings utility's Users/Groups tab (Tools > Settings). You can configure roles in the Settings utility's Roles tab.

Single record

Use this control to let users select a single record from a data list. This control gives users additional search features when selecting a record that the combo box control does not have. We recommend using this control when the data list populating the control is very large.

Table

Use this control to display the contents of a data list.

Text area

Use this control to let users enter multiple lines of text in a box-shaped text area.

Text box

Use this control to let users enter a single line of text in a single-line text box.