Upon creation, an entity displays six main tabs in a left sidebar. They are:
- Configuration: Displays the overall entity properties and allows you to configure entity details, soft error details, etc.
- Design: Default view of the entity. Displays the entity's properties and allows you to create, update, delete, and view attributes, queries, methods, etc.
- View Source: Displays the entity's XML code.
- Life Cycle Methods: Displays the methods your app executes when it processes entity data.
- Show Table Data: Displays the table data of the database table the entity is connected to.
- Show Trigger Data: Displays configured actions upon creating, updating, and deleting data.
This post is part of the Entity topic. Click here to open the Entity Overview.
#Entity