- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 09:39 AM
I have a scoped app that has a table not extended from anything that has a field called Comments that is a Journal Input field. When I open the form up as a non-Admin user, no matter what I try, the field is not visible on the form. I have turned off every Client Script and UI Policy that I can find and even tried forcing it with a Client Script or UI Policy. I added debug statements in a client script to verify the user had the proper role and still the field will not show. I have been fighting this for days now.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 03:21 PM
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 11:33 AM
Is there any way to debug when impersonating a user? The issue I'm having does not exist for an admin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 12:20 PM
Even though I created an ACL for the work_notes field, I had to give the role write access to the entire record. Not entirely what I wanted, but I can control that thru Client Scripts or UI Policies.