Edit View

ui_view_edit

FieldType or RelationshipDescriptionSince
nameStringThe name. Used in the url. Begins with dot (.) if the editor is a dialog, in this case edit tabs are ignored.
entity_nameStringThe name of the entity.
title_newStringTitle of the edit tab (or dialog) when adding an entity.
title_editStringTitle of the edit tab (or dialog) when editing an entity.
title_edit_sectionStringThe title of the edit section for the edit tab only.
id_ui_view_printui_view_edit_ui_view_print
MANY
The print view
id_ui_view_moduleui_module_ui_view_edit
MANY
The module.
configString31The extra configuration options.1.7.0

ui_view_edit_action

Since 1.7.0

FieldType or RelationshipDescriptionSince
id_ui_entity_actionui_view_edit_action_ui_entity_action
MANY
The entity action.1.7.0
rankIntegerThe rank (order) of the action.1.7.0
id_ui_view_editui_view_edit_ui_view_edit_action
P:C

ui_view_edit_input

FieldType or RelationshipDescriptionSince
titleStringThe title of the input field displayed to the user.
property_nameStringThe property name on the entity for the input field.
id_ui_catalogui_view_edit_input_ui_catalog
MANY
The catalog.
id_ui_input_typeui_view_edit_input_ui_input_type
MANY
The input type displayed to the user.
is_read_onlyIntegerIf the field is read-only.
id_nav_ui_view_editui_view_edit_ui_view_edit_input_nav
MANY
The edit view for navigating.
rankIntegerThe rank (order) of the input field.
default_valueStringThe default value to display in the UI.1.6.2
id_ui_view_editui_view_edit_ui_view_edit_input
P:C

ui_view_edit_tab

FieldType or RelationshipDescription
titleStringThe title of the tab displayed to the user.
property_nameStringThe name of the property or relationship to which the input tab is associated.
id_ui_input_tabui_view_edit_tab_ui_input_tab
MANY
The input tab, if the tab displays input fields.
child_entity_nameStringThe name of the child entity
child_entity_key_nameObsolete.
ui_view_search_rel_columnStringThe relationship column, determined automatically.
ui_view_search_rel_filterStringThe filter name, determined automatically.
id_ui_view_searchui_view_edit_tab_ui_view_search
MANY
The search view, if the tab displays an one-to-many relation.

ui_input_tab

FieldDescription
nameThe name of the tab.
typeOne of ‘grid’, ‘columns’, ‘code’
sort_property_nameThe name of the property that performs the sorting.

This property is displayed as a bubble that can be dragged

to reorder children.

ui_input_tab_item

FieldType or RelationshipDescriptionSince
titleStringThe title of the input field displayed to the user.
property_nameStringThe property name on the entity for the input field.
column_indexIntegerThe column on which the field is displayed.
is_separatorIntegerIf the field is a separator.
is_read_onlyIntegerIf the field is read-only.
rankIntegerThe rank (order) of the input field.
id_ui_input_typeui_input_tab_item_ui_input_type
MANY
The input type displayed to the user.
id_ui_catalogui_input_tab_item_ui_catalog
MANY
The catalog.
id_nav_ui_view_editui_view_edit_ui_input_tab_item
MANY
The edit view for navigating.
widthIntegerThe width of the column (only for grids). Zero or empty will set the width automatically.1.5.1
default_valueStringThe default value to display in the UI.1.6.2
id_ui_input_tabui_input_tab_ui_input_tab_item
MANY

ui_view_print

FieldType or RelationshipDescription
nameStringThe name of the print view.
id_wfui_view_print_wf
MANY
The associated workflow.
id_storage_fileui_view_print_storage_file
MANY
The storage file.
id_ui_moduleui_module_ui_view_print
MANY
The module.
uuidStringThe UUID.