When a user login to the application we are giving the access privileges to the user for the navigation through the application.
Now we want to enable the access privilege to the user for the buttons also. Example an user can able to save the record but not able to delete it.
What is the best way to approach it globally . By using a function. Right now, we are writing the privileges in each and every page to disable the button.
Rafnas T PPosted Apr 4, 2018, 5:23 AM
Amit GuptaPosted Apr 4, 2018, 4:31 AM