Kodall
Develop App

Entities

How to use

Used only for viewing the metadata for entities.

Designer

Entity diagram:

Rendering diagram...

ENTITY tab

  1. Name - The name of the entity.

PROPERTIES tab

The properties of the entity:

  1. Property name - Is the name of the property.
  2. Is required - Specify if the property is mandatory to be filled.
  3. Default value - Specify if the property has a default value if not filled.
  4. Property type - The type of property

Tab entity diagram:

Rendering diagram...

RELATIONSHIP tab

The relationships of the entity:

  1. Relationship name - Is the name of the relationship.
  2. Is required - Specify if the value is mandatory to be filled.
  3. Relationship Type - Specify the type of the relationship.
  4. Foreign property name - Specify if there is a custom name for the foreign property.
  5. Sort property name - Specify if there is a property that should be considered for sorting.
  6. Sort ascending - If there is ASCENDING sort or DESCENDING sort (0/1).
  7. Foreign entity - Specify the name of the foreign entity.

Tab entity diagram:

Rendering diagram...

SECURITY tab

In the security tab you can view, edit and add the security for the current entity. See entity security for more details