Journal Input Field not visible to non-Admin

Stanley Martin
Tera Guru

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.

1 ACCEPTED SOLUTION

I dont think it has anything to do with client side configuration but ACL, why dont you setup read acl for the new field for the role, and check the response
Best Regards
Aman Kumar

View solution in original post

6 REPLIES 6

Stanley Martin
Tera Guru

Is there any way to debug when impersonating a user?  The issue I'm having does not exist for an admin.

Stanley Martin
Tera Guru

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.