How to edit the field in the list view when that field is readonly in the dictionary and it is OOB field.

anil4005
Tera Contributor

How to edit the field  in the list view when that field is readonly in the dictionary and it is OOB field.
we have written the ACL of list edit type for that field , it is not working.
Could you plz assist on this.

2 REPLIES 2

Mahak2
Kilo Guru

Hello

 

Have you checked personalize list from the list view ? there is a checkbox enable list edit , please check if it is checked or unchecked .

Also there is a System Property called glide.ui.list_edit_ignore_types that determines which fields cannot be edited in List view.

Also please let us know what you have written in the acl?

 

Thanks

anil4005
Tera Contributor

Thanks Mahak for the quick response.
But still it is not editable.

1. personalize> enable list edit is checked.
2. String - element type is not defined in the systemm property.

 

here Status field.

find_real_file.png

 field dictionary :

find_real_file.png

Could you please assit on this.
how to make this field as editable in list view without any changing at field dictionary(OOB)