Data Type Details Page


The Data Type Details Page is divided into several main sections:

  1. 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. 

  2. 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.

  3. 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.

  4. Type Properties Section (bottom left): Contains metadata, including System Name, Permissions, Sequences, and other settings that define the behavior of the composite type.

  5. Seed Instances Section (bottom right): Manages any pre-populated data entries (seed instances) that are included by default with the type.

This layout provides an organized workspace for managing all aspects of a composite data type within Codejig Builder.