This small sample explains the basics of a user management module.
The main module contains two pages, one page with the users grid and a profiles page. The profiles page is used to create and manage user profiles.
Read more about profiles.
The users page contains a simple canvas that provides enough information to set all the values in the userpage dialog of the Architect:
The active field allows the administrator to disable a user account without removing the user object and the relations.The profile dropdown is not linked to an enumeration or datasource, but is set by the architect.
Read more about setting the user page