I have created two new users and assigned employee role to user1 and Manager role to user2. After login the application how can I restrict the screen access based on these users role?
(e.g: Employee and Manager both the users will have access the screen1, but the Screen2 Manager only have a access rights)
Based on that role how can I restrict the functions also. I have attached the steps that was followed in OS in the slide.
You can see this course, it is very short and explanatory, it will answer all your questions, it has demos and exercises: Authorization and Authentication
Hi,
You can give access on the screen through below image.
When you create a role each screen having that roles in the property section.
To restrict the function you can create one server action for the role and access it everywhere in the module.
Hope this will help you for more you can share your OML
Thanks
Ruchi