- 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-09-2022 09:54 AM
I even changed it to a plain Journal field and still not visible.

- 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 08:59 AM
Created a Read ACL and gave public access to it and no different. I see the field briefly and then it goes away. Something is hiding it after the form loads, but I have turned everything related to the client off.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 09:07 AM
Is there any way to see in the Javascript console, what is hiding a field?