An introduction to the User extension.
What is the User extension?
The User extension adds attributes and functionality to an entity within your application such that each instance of the entity is a user within the system.
Each user has a first name, last name, email and password. They can log onto the system, be added to groups and therefore have security restrictions applied to them.
To understand how User works, see the interactive prototype.
How to use it
Platform
The User extension can be dragged onto any entity within the Entity Diagram.
Usage
Each user within the system has a first name, last name, email and password. This data is associated with the data stored against the entity instance.
These fields appear within the Data table Extension Overview of the entity on the Create and Edit views.
