How to edit the field in the list view when that field is readonly in the dictionary and it is OOB field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-12-2022 05:38 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-12-2022 06:47 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-13-2022 06:19 PM
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.
field dictionary :
Could you please assit on this.
how to make this field as editable in list view without any changing at field dictionary(OOB)