Configuring the form layout
-
- UpdatedAug 1, 2024
- 8 minutes to read
- Xanadu
- Form Administration
Administrators or users with the personalize_form role can configure the form and related list layout.
Show or hide fields on a form
Configure form layout to change what appears on the form. You can perform tasks like changing what fields are visible, embedding lists, and adding sections and annotations.
Before you begin
Procedure
What to do next
Add a related list to a form
You can configure related lists to appear on forms and in hierarchical lists.
Before you begin
About this task
Related lists display records in another table that have a relationship with the current record.
Procedure
Add an annotation to a form
Highlight form elements by displaying blocks of colored text or separators between form elements.
Before you begin
Procedure
Toggle annotations
Users can toggle annotations on a form in Core UI . The glide.ui.show_annotations user preference controls the visibility of annotations for each user.
Before you begin
Role required: none
Procedure
Create a form section
Create sections on forms to help group related fields together.
Before you begin
About this task
Users can expand or collapse form sections to show or hide the fields they need. If you have tabs enabled, each form section appears on a separate tab. The default Change Request form is an example of a form with multiple sections as shown in the following image.

Procedure
Move form splits
Change the place where fields split on a form by moving the split section indicators in a slushbucket.
Before you begin
Procedure
Display tabbed forms
Tabbed forms offer a useful way to make forms and related lists take up less space by reducing the scrolling that must be done to navigate the form.
Before you begin
Role required: personalize_form
About this task

Form sections and related lists are tabbed separately, each with their own tab line. A user always sees the first form section. All sections after that can be tabbed. Tabs are enabled by default for new instances.
Tabbed forms are enabled by default for new instances. A system user preference with the name tabbed.forms specifies whether the tabbed UI is used by default for all users. Users can change this preference as described in this procedure.
Procedure
- Click the gear icon in the banner frame.
- Enable Tabbed forms.
Embed a list within a form
You can embed lists within a form. When a list is embedded in a form, any changes made to the contents of the list are saved when the form is saved.
Before you begin
About this task
This allows the embedded list to be treated just like another element on the form. In addition, users can create records in the list view. After a row is added to the list, double-click any cell in the list to edit its value. You can add the same lists to a form as embedded lists or as related lists, depending on the path selected in the form context menu.
You can also modify embedded list controls, such as the name of the related list and the roles required to create records in the embedded list.
Procedure
Configure customer updates indicator
You can configure the indicator for customer updates, which are changes that update sets, scripts, service catalog items, and other configuration tables track.
Before you begin
About this task
The customer updates indicator icon () may appear on the header of forms that have customer updates. Clicking the
customer updates indicator opens the update set records for the item.
You can configure this indicator to appear for all or for specific administrators using the owned_by_indicator.form user preference.
Procedure
- Navigate to .
-
Perform one of the following actions.
Option Description Enable the indicator for all administrators Set the owned_by_indicator.form preference to true. Enable the indicator for an individual administrator - Make sure the owned_by_indicator.form system user preference is set to false.
- Create a user preference with the following values:
- Name: owned_by_indicator.form
- User: Select the administrator for which to enable the preference.
- Value: true
Add a chart to a form
Add a chart to a form to show your users graphical data related to the form. For example, you could show an incident SLA-related chart on the Incident form so your users can see how well service level agreements are being met.
Before you begin
About this task

Procedure
- Navigate to .
- Select the form you want to configure.
-
Click the form context menu icon (
) and select .
- Using the slushbucket, select * Chart.
- Enter a Label in the chart details.
- Click Save to return to the form.
- Click Configure chart.
- Select a chart in the Report field and configure other options as desired.
- Click Update.