Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Field is not editable in list view

_naveen
Kilo Contributor

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 

6 REPLIES 6

Apeksha Joshi
Kilo Guru

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

Hi Apeksha,

Yes, that's checked. 

 

Thank you.

Naveen Dubey

Aniket Sawant
Mega Expert

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