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.

dot walking field read only on task table

Ketan Pandey
Tera Expert

HI All,

 

I have created a custom "table A" ,I have 10 field on them ,out of those 10 field 5 fields are choice fields and i have created reference field on task form, which reference to the Customer "Table A".

 

When i added those choice fields to the Task table using the dot walking ,Those fields are read only ,Please suggest how can i make those  choice fields editble

 

 

1 ACCEPTED SOLUTION

Let me try creating an ACL

View solution in original post

3 REPLIES 3

umaaggarwal
Giga Guru

Hi ,

 

Please check your table configuration. 

Open the table and check application control and make sure it is editable by other applications.

 

Thanks!

Sandeep Rajput
Tera Patron
Tera Patron

@Ketan Pandey Did you check if you created a write ACL on custom Table A. In order to make the fields editable you need to have a table level write ACL in place. 

Let me try creating an ACL