How to give write permission (with ACL or not) to a reference field on company table?

Community Alums
Not applicable

Hello Community!

I'm trying to allow users to change reference read-only fields on core_company table but I can't do it.

For example, the "street" field is a reference from cmn_location table street field. I tried to allow the user to read and write (with ACL) all the cmn_location table but even that doesn't allow the users to edit the that reference field on the core_company, it's still ready-only (but not for me since I'm an admin).

Do you have any suggestions on how I could do this?


Thank you all!

 

Pedro

find_real_file.png 

find_real_file.png

6 REPLIES 6

Brian Lancaster
Tera Sage

Do you have an ACL that gives write access to the entire table?  You must give write access to the table before you can limit write access to specific fields.

Adrian Ubeda
Mega Sage
Mega Sage

Hi, 

Try to create ACL for table level and also field lever or * if you need deeper access in that table, if that it's not working try to use debug ACL and see which ACL is failing.

If it was helpful, please give positive feedback.
Thanks, 

If it was helpful, please give positive feedback! ✔
☆ Community Rising Star 22, 23 & 24 ☆

Community Alums
Not applicable

Hello,

 

Thank you all for your replies. I've tried all your suggestion before and nothing worked.
I also tried to make all ACL inactive and active one-by-one to see which one would be reponsible for the issue. Still have no clue..

 

Any other suggestion?

 

Best regards,

 

Pedro

Are you scripting your ACL or just using a role?  Also have you tried to use debug security?  You may want to take a look at this post.  Not for the answer but there is a video about using the debug security.

https://community.servicenow.com/community?id=community_question&sys_id=7c976438dbb2c4184819fb243996...