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

I even changed it to a plain Journal field and still not visible.

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

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.

Stanley Martin
Tera Guru

Is there any way to see in the Javascript console, what is hiding a field?