- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2024 02:41 PM
Good Afternoon,
I am trying to create an onLoad client script on a custom table where if the current logged in user does not have the appropriate role it does not show the 'state' field. I only want this field to be accessible when the users managing this table access forms. However, I am just learning how to script. Can somebody please provide the correct code?
Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2024 04:07 PM
Create an ACL on the state field that only allows users with the role to read the field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2024 04:07 PM
Create an ACL on the state field that only allows users with the role to read the field.