User roles and user-creation in the app itself

0
Dear Mendix community, I am working on a solution where: - I have various areas of the app that are accessible depending of the user role - There is an admin-module to assign roles/create users - User interactions create "time stamps" in the database   How can I implement that, is there a certain learning path I should look at?   Kind regards, Adam 
asked
1 answers
0

Hello Adam,

 

You can look in the documentation here:

https://docs.mendix.com/refguide/user-roles/

https://docs.mendix.com/refguide/module-security/

 

For learning paths the following can be useful :

image.png

Hope this helps,

 

Good luck!

answered