{How to update security roles to the table forms on Model Driven Apps using unmanaged solution}

Sending
User Review
0 (0 votes)

Hello Everyone,

Suppose there is requirement to apply security roles to the table forms by default, doing this manually on the Model Driven App tables is daunting task.
Simple solution is create a new solution and add all the tables required to apply security to all forms on those tables.
Follow these steps:
1. Create a solution.
2. Add tables required to apply security to the forms.
3. Publish all customizations.
4. Export the solution as unmanaged.
5. Import the solution into the other environments.
Bingo thats all your new security to the forms have been applied with out manual work of opening each table and apply security. 
I hope this helps.
Malla Reddy(aka UK365GUY)