Using the form designer
-
- UpdatedJan 30, 2025
- 5 minutes to read
- Yokohama
- Form Administration
Administrators or users with the personalize_form role can use the form design feature to quickly create new or change existing form views.
With form design, you can accomplish the same tasks that you can with form layout in a graphical tool called the form designer. You can also access field properties and add information from macros or previously scripted UI elements.
Form design is an alternative to configuring forms that combines several configuration options into one tool. It is available by default for new instances and requires Core UI . Administrators who upgrade from a previous version must activate the Form Designer (com.glide.ui.ng.fd) plugin to use the feature.
Access Form Designer by opening an existing form, selecting the Additional actions icon (), and then navigating to .


- The page header
- The page header displays the current table and view being designed. Each form is tied to
a unique table and view combination. For example, there can only be one form for the
incident table default view. Select a different view to modify different form layouts for
a table.
- The field navigator
- The field navigator allows you to manage fields on the form. It contains the following
elements:
- Filter: Allows text search on the currently selected tab.
- Fields: Displays a list of existing fields you can add to the current form.
- Field Types: Displays a list of field types you can add to the current form. Adding a field type to the form layout creates fields in the selected table when the form layout is saved.
Field properties are accessed by clicking the gear icon that appears when you point to a field in the form layout.
- Form layout
- The form layout displays a separate cell for each field, section, annotation, UI
element, and related list that is on the form. Each cell has an identifying label and a
handle icon to aid in selecting and moving it. The location of the cell in the form layout
represents its relative position on the form. Only fields visible on the form layout are
displayed on a form.
Figure 3. Form layout
Show or hide fields with the form designer
You can move fields to and from the form workspace to display the fields on the form.
Before you begin
About this task
Procedure
- Navigate to the form designer.
- From the list of fields in the Field Navigator, select the field you want to display from the list of available fields.
- Drag the field to the form layout.
- Drag the field to the location you want it to be on the form.
- To remove a field from the form layout, select the field and click the Remove this field (X) button beside the field label.
- Click Save.
Add a form annotation with the form designer
Use annotations to provide instructions or additional information about fields on a form.
Before you begin
Procedure
Add a new section with the form designer
Move sections to and from the form layout to display or remove the sections on the form.
Before you begin
About this task
By default, the first section on a form is always a read-only section displaying the label of the table. You cannot remove this section.
Procedure
Add a formatter with the form designer
Use formatters to add information from macros or previously scripted UI elements to a form.
About this task
Formatters are used to add information from macros or previously scripted UI elements to a form.
Procedure
- Navigate to the form designer.
- Click the Fields tab.
- In the filter, enter the string Format.
- Select the formatter you want to add to the form.
- Drag the formatter to the location you want it to be on the form.
- Click Save.
Add a new field with the form designer
You can add a field to a form and the associated table.
Before you begin
About this task
Use the filter to quickly find field types in the field navigator.
Procedure
- Navigate to the form designer.
- Click the Field Types tab.
- Select the cell for the field type to create.
- Drag the field type to the location you want it to be on the form.
- Enter a label for the field.
- (Optional) Point to a field in the form design area and click the gear icon to access properties.
- Click Save.