I have some users whom i want to allow them to view the screen but not do any changes on the screen.
Textbox Control are on normal screen (not in the edit form) - These textbox controls are connected/based on gallery selection.
I want the user to enter search criteria, view data , not to do any changes.
My idea, Can i put rectangle box, make it transparent, so that if the user has permission which i will grant by check of his email id on the screen visible, rectangle box will hide, so that this user can edit, if not permission it will be on the top, but transparent, so that they view but cannot click any of the box or buttons.
OR
These type of solution is done by another way out.
Please guide