Field is not editable in list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2020 10:30 PM
Dear Community members,
Good Day!
Hope you are doing well.
Could someone please help me with an issue where a field of choice type is not editable in list view for ITIL users. However field is editable on the form view. I have checked below in order to debug it :
1. ACL : if there is any list_edit type ACL configured which is restricting the access, however there is no ACL defined.
2. Client Script: if there is any onCellEdit type client script defind; but didn't find any CS.
2. If list edit is restricted from list control; but didn't find anything.
4. List of element types (comma-separated) that cannot be edited in the list editor; however didn't find choice type field included in the property.
At last , In order to resolve the issue, I have created an list_type ACL and configured ITIL role; however it didn't help either.
Can someone please let me know what could be the issue here.
Best Regards,
Naveen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2020 10:40 PM
Hi,
Please go through the following links.
Please mark helpful or correct based on the impact.
Regards,
Aniket Sawant.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2020 10:41 PM
Hi naveen ,
have you checked personalize list from the list view ? there is a checkbox enable list edit , please check if it is checked or unchecked .
regards,
apeksha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2020 10:55 PM
Hi Apeksha,
Yes, that's checked.
Thank you.
Naveen Dubey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2020 11:11 PM
Hi,
There is a System Property called glide.ui.list_edit_ignore_types that determines which fields cannot be edited in List view. In the past, we have temporarily removed any List field types to work around this issue.
Hope it helps