Commons
ui_catalog #
Field | Type | Description |
---|
name | String | The name of the catalog. |
fetch | String31 | The fetch. Must provide a value and a key property name. |
value_property_name | String | The name of the value property. Used by the system to create the filter for
the DynamicList input type. Generated automatically by examining the fetch. |
extended | Integer | 1 if the catalog is extended. |
fetch_extended | String31 | The fetch for the extended catalog. The extended fetch must have the same
value and key properties as the fetch and can have its own extra properties and/or
links. |
ui_catalog_filter #
Child entity of ui_catalog.
Field | Type or Relationship name | Description |
---|
title | String | Title of the filter displayed to the user. |
property_name | String | The property on which the operator is applied. |
argument_name | String | The name of the argument defined in the fetch. |
id_ui_filter_operator | ui_filter_operator_ui_catalog_filter | The filter operator. |
id_ui_input_type | ui_input_type_ui_catalog_filter | The input type displayed to the user. |
property_value | String | |
default_value | String | The default value for the filter |
id_ui_catalog | ui_catalog_ui_catalog_filter | The catalog. Used only for the FixedList and DynamicList input types. |
id_ui_catalog_owner | ui_catalog_ui_catalog_filter_owner | Relation to the parent ui_catalog entity. |
The input types used for the edit view or action input values with the following standard values:
Key | Name | UUID |
---|
1 | Integer | a62126a2-3947-4c0b-b755-ac1aec55dbd9 |
2 | Decimal | 6859a7a5-170d-4052-ba3d-f0693c8f4ec1 |
3 | String | 78e1d46c-c02c-417f-b61e-917f4635fc0b |
4 | Datetime | a25ab5ed-e7ff-46be-9966-72f1ae93777d |
5 | Boolean | 5fe1bc91-e3f8-410b-86e2-609c9be73e3f |
6 | FixedList | 7f19ff14-dd80-4936-af36-eb36c674be7b |
7 | DynamicList | 1fd0162e-9ecb-4f79-81e7-db948417e563 |
8 | File | 23d92a63-f012-4b79-b092-08b8327f8ae6 |
9 | LargeText | 2f254204-93aa-42d6-9444-5f7d55393f45 |
10 | Date | 994ab890-b8ae-44fb-aae6-4f7984c11712 |
11 | Link | ef3dc6c7-3d52-41f6-b563-4cefc9f018b2 |
12 | IsNullOrNotNull | 31c3bdca-588a-431c-b8e4-9b4acadef925 |
ui_view_type #
The viewer types used for search view columns with the following standard values:
Key | Name | UUID |
---|
1 | Integer | f79fb7a1-c137-40b7-a48f-79487d4b5baa |
2 | Decimal | de1d8ae8-534f-4f67-959c-98c0244410fe |
3 | String | 15873ad4-5cf4-4e5b-8c5c-866532aa52d3 |
4 | Datetime | c6a20346-ad5d-4776-9205-010b0196ba2e |
5 | Date | 17da3b7d-7c52-4d08-9417-1cc0d82c4c95 |
6 | Boolean | a39557ef-c6f5-4837-a32e-19576ab3c5c3 |
7 | Decimal2 | ec5990e5-6734-4d58-8eed-1f1be6e356d3 |
8 | Decimal4 | 38e27d4c-ae33-4108-887b-0ac96536c45c |
9 | String31 | 955f3520-fe47-4567-bd8c-50d4a7e0974b |
10 | Link | a50ca91d-99a7-479b-84f3-a176c2ee5e8c |
ui_filter_operator #
The fetch operators with the following standard values:
Key | Name | UUID |
---|
1 | IsLike | 0f61a5e5-b571-4fd7-9367-6680a6e688e0 |
2 | IsEqual | a7e8e33e-a2a3-4531-893a-433950f209fa |
3 | IsLess | f44a1ba2-1a15-4f24-9651-43798185b6e0 |
4 | IsLessOrEqual | 1fc41a51-d7ac-4b94-8ed4-619d05100d2e |
5 | IsGreater | 6f47423f-92c5-486b-a78d-b03ee85fd9c7 |
6 | IsGreaterOrEqual | 2de4b1c9-a962-482a-90d1-5a347805b7e3 |
7 | IsNull | bef8b78e-2234-47cf-9316-5477426bd11a |
8 | IsNotNull | b22187e3-fc40-405f-b8bb-56b71a9de381 |
9 | In | cb6f7cd0-7663-4201-a98f-c3c837b5336a |
10 | Match | 6229b200-a37f-4adb-b847-63708d86f55c |
11 | BeforeNextDays | 7683dce9-7c65-4cfc-8fb8-f51d8fa3c926 |
12 | AfterNextDays | 19232b40-35f8-447e-be3e-3a54c3786da1 |
13 | InNextDays | 6def34c3-1bff-468e-be1d-d4e44ad1c1f6 |
14 | BeforeLastDays | 78e5f276-8171-451d-9055-f9ac493842da |
15 | AfterLastDays | 87788852-d65a-4748-b41a-fb64315dae19 |
16 | InLastDays | 0a3b8223-35cc-4358-9b7d-ff82a6c1f05d |
17 | IsNotEqual | 2076932d-b7e3-4b78-9098-e059eabcc389 |
18 | Contains | 5ba3b31e-f8fd-11e6-bc64-92361f002671 |
19 | StartsWith | 6164298c-f8fd-11e6-bc64-92361f002671 |
ui_module #
Field | Type or Relationship name | Description |
---|
name | String | The name of the module. |
version | Integer | The version of the module. |
version_string | String | The string version of the module. |
publish_receive_timeout | Integer | |
rank | Integer | The rank. |
ui_action #
Field | Relationship name | Description |
---|
name | String | The name of the action displayed to the user. |
id_wf | ui_action_wf | The associated workflow. |
id_ui_module | | The module. |
ui_action_item #
Field | Relationship name | Description | Since |
---|
title | String | The title of the input field displayed to the user. | |
default_value | String | The default value. | 1.6.1 |
argument_name | String | The name of the argument of the main function of the associated workflow. | |
is_optional | Integer | If the argument is optional | 1.6.1 |
id_ui_input_type | ui_action_item_ui_input_type | The input type displayed to the user. | |
is_list | Integer | If the input will take a list of arguments of the specified type. | 1.6.1 |
id_ui_catalog | ui_action_item_ui_catalog | The catalog. Used only for the FixedList and DynamicList input types. | |
rank | | Display ordering. | 1.7.0 |
ui_entity_action #
Field | Type or Relationship name | Description |
---|
name | String | The name of the action displayed to the user. |
allow_multiple | Integer | If the action support multiple selection of entities. |
id_wf | ui_entity_action_wf | The associated workflow. |
id_entity | ui_entity_action_entity | The entity. |
entity_name | | The entity name used by link to unmarshall the relationship with entity. |
id_ui_module | | The module |
ui_entity_action_item #
Field | Relationship name | Description | Since |
---|
title | String | The title of the input field displayed to the user. | |
default_value | String | The default value. | 1.6.1 |
argument_name | String | The name of the argument of the main function of the associated workflow. | |
is_optional | Integer | If the argument is optional. | 1.6.1 |
id_ui_input_type | ui_entity_action_item_ui_input_type | The input type displayed to the user. | |
is_list | Integer | If the input will take a list of arguments of the specified type. | 1.6.1 |
id_ui_catalog | ui_entity_action_item_ui_catalog | The catalog. Used only for the FixedList and DynamicList input types. | |
rank | | Display ordering | 1.7.0 |
ui_setting #
Field | Type or Relationship name | Description | Since |
---|
name | String | The title displayed to the user. | 1.5.2 |
uuid | String | The UUID | 1.5.2 |
value | String | The value of the setting | 1.5.2 |
Standard values #
Key | Name | UUID | Default Value | Since |
---|
1 | view_search_exportable | b0fae147-2ebc-4e28-a583-923d7ac19823 | 1 | 1.5.2 |
2 | view_search_global_exportable | a9ccfebe-7357-4e0d-9d55-b54ef6d13cb3 | 0 | 1.5.2 |