- Білдер
- Інтерфейс користувача і навігація
- Data Type Details Page
Data Type Details Page
The Data Type Details Page is divided into several main sections:
Fields Section (upper right): Lists the fields of the data type. The table displays field name, its data type, attributes like system, read-only, transient and controls for editing, managing actions, and triggering events.
Views Section (upper left): Displays the various views (e.g., Web Page, Table, JSON) related to the data type. Developers can create or manage views here.
Code Blocks/Actions Section (middle left): Lists the actions and functions associated with the type, such as load, save, and custom actions. Developers use block-based logic here to handle events.
Type Properties Section (bottom left): Contains metadata, including System Name, Permissions, Sequences, and other settings that define the behavior of the composite type.
Seed Instances Section (bottom right): Manages any pre-populated data entries (seed instances) that are included by default with the type.