Configuring forms
Three forms are provided for every item except Asset items: Agent Mobile, Agent Web, and Customer Web. You cannot create new forms but you can easily configure and deploy forms for the items to which you are authorized. The Agent Mobile form allows very limited modification. For more information, see Customizing-Agent-Mobile-forms.
For the Web forms, you can:
- Drag form elements such as fields and form controls onto the form.
- Control form layout by creating sections and configuring the contents.
- Add custom HTML or JavaScript.
There are multiple ways to add fields to a form. You can select an existing field, create a new field, or select a form control that uses that type of field. You can use the provided Form controls for adding linking, assignment options, text entry fields, and more. Some form controls create placeholders that can be configured while editing the form but which show no details until they are viewed in the production environment. For more information, see Types-of-form-controls.
When you add a field to a form, be aware that users can only see and update fields for which they are authorized. If you include a field that some users cannot access, that part of the form will be blank. This is especially important when the selected field is required as not being able to update the field may prevent users from saving the records that use the form.
Also, you cannot modify the preconfigured choices for some specific built-in fields. For more information, see About predefined choices for built-in fields.
The following video (1:14) presentation provides a high level demonstration and overview of the Form Builder:
To configure a form
- Open the item where you want to customize the form:
- Click the Administration tab.
- In the appropriate section, click the name of the container or click Manage to open the container Administration page. Then double-click the container.
The container details page appears. - In the left pane, click the item link (such as Record Definitions for workspaces or Contacts for address books).
The Items page appears. - Double-click the item that you want to modify.
The Forms page appears.
- Double-click the form that you want to configure (such as Agent Mobile).
The Form Builder page appears, showing the form layout in the right pane. - To modify a field already placed on the form:
- In the right pane, click the field border.
A trashcan icon appears in the corner of the selected field and the Control Properties heading expands to show the settings for this field. - Modify the settings in the left pane; for example, change the Field Label field to make it easier for your users to recognize its purpose.
For more information, see Configuring-fields.
- In the right pane, click the field border.
- To add an existing field to the form:
- In the left pane, click Fields.
- Drag the field that you want to add onto the form.
A green plus sign appears when your cursor is over an available location. - When you drop the field onto the form, the left pane refreshes to show the field properties.
- Modify the field properties as needed, using the information provided in Configuring-fields.
- To add a form control:
- In the left pane, click Form Controls.
- Drag the form control for the type of field that you want to use onto the form.
For more information, see Types-of-form-controls. - When you drop the control onto the form, the left pane refreshes to show the control properties.
- In the Field Label field, enter a descriptive name for the field.
- In the Field Bound to field:
- Select a field from the list.
- Modify the field properties as needed, using the information provided in Configuring-fields and Configuring-link-controls-on-forms.
- Click Save.
You are returned to the Form Builder page for the form.
- To create a field and add it to the form:
- Follow steps a through d in To add a form control.
- Drag the form control for the type of field that you want to use onto the form.
- When you drop the control onto the form, the left pane refreshes to show the control properties.
- In the Field Label field, enter a descriptive name for the field.
- In the Field Bound to field:
- Click Create New Field.
The New field page appears. - Modify the field properties as needed, using the information provided in Configuring-fields.
- Click Save.
You are returned to the Form Builder page for the form.
- Click Create New Field.
- To add, modify, or delete the sections of the form, see Configuring-sections-on-forms.
- Click Save to record your changes.
A confirmation message appears in the bottom right corner of the page. - Publish the container to implement your changes:
- In the breadcrumb trail, click the container link.
Click Save and Publish.
A confirmation message appears.
Click Yes.
The Publication Succeeded message appears, showing the number of errors and warnings.