Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Make Dot walked fields in List view read Only

pardhiv
Tera Contributor

I have Table A , Table B. 

Field on Table A is referencing Table B . List view of Table A shows fields on Table B via Dot walking. However I need to make these dot walked fields Read only in List view.

I thought of creatin List edit ACL for those fields on Table B , But they aren't available for selection in ACL, not sure why.

What is the solution for this?

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you will require to make the field on Table A which is referring to Table B as readonly from dictionary level

How to make all dot-walked fields read-only/writable on the form

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you will require to make the field on Table A which is referring to Table B as readonly from dictionary level

How to make all dot-walked fields read-only/writable on the form

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader