Forms in Table Builder
- UpdatedJan 30, 2025
- 8 minutes to read
- Yokohama
- Building applications
On the Forms tab in Table Builder, you can visually create, configure, and customize the different form views for your users using the form editor. The views that you define contain the elements that appear when a user opens that form or list.
Form View
A form view defines the elements that appear to a user when the user opens a form or list. Each form has a default view, but you may want to create several different form views for different groups of users.
In Table Builder, you can customize multiple views for a form for the different users who input data or view the form. You can also customize the default form view for everyone.
Explore the following major areas when you configure a form or list:
- Form view selection
- All form views list
- Form layout
- Form fields
- Form annotations
- Formatters
- Embedded lists
Basic form navigation
- Top navigation menu
- Add form elements panel
- Form editor
- Configuration panel
| Navigational element | Description |
|---|---|
Forms additional actions list ( ) |
The Additional actions list (vertical ellipsis) on the Forms tab provides a quick way to perform any of the following actions:
Note: The more options button is visible only when forms are accessed through ServiceNow Studio or App Engine Studio and not through ServiceNow AI Platform. |
| Form view list ( |
Select a form view from this list or use the Additional actions menu (vertical ellipsis) to add a view. Changes to the form made in the editor are committed to the selected view. |
PDF extractor ( |
If a PDF is associated with the selected data table, select this element to launch the PDF extractor tool and view the PDF. See Use a PDF to create data tables. Note: This feature is only available if your
licensing entitles you to "exclusive low code capability" and you have Table Builder for App Engine installed. Contact your Solutions consultant
for more information. |
Form element search bar ( |
Enter keywords here to filter the list of form elements. |
Multiple selection check box ( |
When you point to a form element in the Add form elements panel, you can select this option if you want to select and drag multiple fields to the form editor at once. |
| Add form element icon ( |
When you point to a form element or section, select this icon to add a new section or element above or below the existing element. |
| Move element icon ( |
When you point to a form element, this icon displays on the left edge. Select this icon, and then drag the element to move it to the desired location. |
| Delete form element icon ( |
When you point to a form element in the editor, you can select this icon to remove it from the form view. |
| Move section arrow icon ( |
When you select a form section, you can select the up or down arrow to move it up or down on the form view. |
| Delete section icon ( |
When you select a form section, you can select this icon to remove the section from the form view. |
Open panel icon ( Close panel icon ( |
Selecting the Open panel icon expands the panel to the right. Selecting the Close panel icon collapse it. |
Form view selection
All form views list
Select All form views from the Additional actions menu to the right of the Forms tab to browse a filterable list of form view cards (vertical ellipsis). This page allows you to create complex filtering and sorting if you have a great deal of form views to navigate.
| Option | Steps |
|---|---|
| Search | Type a keyword in the Search box. The list of cards will be filtered as you type. |
| Sort form views | Select an option from the sorting list to sort the form view cards.
|
| Filter forms by setting up filter criteria |
|
Form layout (sections)
A view is composed of sections that group the data elements that you want displayed.
You can add multiple sections and change the layout of each section into one or two columns. A section is where you can group the data elements that you want to display for a form view. These elements include form fields, annotations, formatters, and embedded lists.
Form fields
When you select a table in Table Builder, the available fields are displayed in the form elements panel. You can create fields for the table or configure the fields and their properties.
By dragging these fields into the form editor, you can then visually arrange these fields on the form view you have selected.
Form annotations
A form annotation is an additional piece of information on a form, such as a line or paragraph of text.
For example, you may want to add instructional text for a particular section on the form. By using Table Builder, you can add a form annotation to the view that displays on-screen instructions on how a user should enter information.
Formatters
A Formatter is a read-only element in a form that displays additional information about the selected table record. Unlike fields, formatters are not editable.
See Using formatters.
By using Table Builder, you can visually drag any of the displayed formatters onto the form editor and arrange them.
Embedded lists
You can use an embedded list to display the data for a selected related list on a form. A related list shows the records in the tables that have relationships to the current record. For example, for a form view that references a Problem table, you might want to display a list of locations that are impacted by a selected problem.
With Table Builder, you can visually drag a list from the Embedded Lists tab of the form elements panel onto the form editor, and then arrange them.
By adding an embedded list to a form, you enable your users to view or edit the related list without needing to navigate away from the form. Changes to the data in the list are saved when the user saves the form.
)
is visible only when forms are accessed through
)
).