How would you create a read only web form
I know how to create a read only classic form by changing the properties to QUERY_ONLY="YES". My question is, can you do something similar for a web form, for instance the various screens associated with the user management responsibility. We have a need to have a user/group of users with the ability to lookup user accounts through user management and see their role assignments but not make any changes to that screen.
0