Forms
SimpleOne stores data as a collection of tables and records.
A record is basically a container of information stored in table columns. In the list view, it is displayed as a row. In the form view, it is displayed as a form with fields that contain values.
For example, a record in the User (user) table is displayed in the following way:
Form view
List view
Record form
In SimpleOne, a record form consists of the following parts:
- Header area – contains the name of the table, the burger menu , available user interface actions, and the presence indicator.
- Main area – contains the record title and the record fields.
- Related Links area – contains user interface actions in the form of links.
- Related Lists area – contains the lists of records from tables connected with the current one.