Dear,
I want to apply security on each form so only those user will be accessiable who have a person either it can be view,inser, update or delet.
User table — containing user information
Pages Table –Here is mentioned all application pages
User_pages_access table — Here is user wise pages information with view,insert,update or delete
Now i am looking how to set this functionality on each form/page?