Setting up Roles


Access Control is used to create roles for users. You can therefore restrict access to certain buttons, input fields, table columns or hide certain information.


 To enable access control in your project, click this button.




Check "Enable Role-based access control" and create the necessary roles.




Two tables in the database will be automatically created: "_user" and "_role". These tables are system tables and as a rule you will not have to interact with these database tables directly. You can only delete these tables after you have disabled Access Control for your project.




Next: Setting up the user interface