Editing is disabled in List View

Vishweshwara
Tera Contributor

I am trying trying to test onCellUpdate client script.

But when i try to test, my list view is greyed out for all the fields. I can only able to read.

I am trying this with admin privileges, how to enable it for editing?

Please assist.

 

Vishweshwara_0-1726408790001.png

 

 

 

3 REPLIES 3

Mani A
Tera Guru

check ACL's or if those fields readOnly set by any script

Gangadhar Ravi
Giga Sage
Giga Sage

@Vishweshwara  Please check if there is any list_edit ACL on those fields.

Brad Bowman
Kilo Patron
Kilo Patron

If you haven't done so, disable your onCellEdit Client Script to make sure this is not the cause.  If it is, post it using the insert code </> icon and we'll get it sorted.  If it is not, and there are no other onCellEdit Client Scripts or list_edit ACLS on this table that could be doing the same, right-click the column headers and choose Configure > List Control.  On the list control form for this table, check the value of the List edit type field.  There is an option for disabling list edit, so you want the value to be Save immediately (cell edit mode).

BradBowman_0-1726431921005.png