User status

0
Hi all, So i have for example 10 registered users in my app for a company and i want to give a user a status: active / non-active. For each status i want to give the user different access rights. Could you help me out with this ?  
asked
1 answers
1

Hi Nadeem,

Based on Account attribute values it is easy to set access rights, you can check out this tutorial for details on how to apply these access rules: https://gettingstarted.mendixcloud.com/link/module/35/lecture/326

answered