Edit View tabs
On this page
The edit view tabs displays one entity in a form tab, allowing the user to view or change the properties.
How to use
Edit view tabs are not to be used directly, they are ment to be used via the Edit View designer.
Designer
Fields in the sidebar:
- Tab name - The name of the tab.
- Tab type (grid/columns/code) - One of ‘grid’, ‘columns’, ‘code’.
- Sort property - The name of the property that performs the sorting. This property is displayed as a bubble that can be dragged to reorder children.
- UUID - Is the unique identifier of the row in the table (read-only).
ELEMENTS tab
Click the Add button to add inputs and the Delete button to remove inputs.
Fields for inputs:
- Title - The title of the input field displayed to the user.
- Property name - The property name on the entity for the input field.
- Navigate edit view - The edit view for navigating.
- Column index - The column on which the field is displayed.
- Is separator - If the field is a separator.
- Input type - The input type displayed to the user.
- Catalog - Represents a dropdown or searchable list input that lets users select options from a predefined set of choices.
- Read only - If the field is read-only.
- Width - The width of the column (only for grids). Zero or empty will set the width automatically.
- Rank - The rank (order) of the input field.
- Default value - The default value to display in the UI.
The following diagram describes the entities used by this tab: