How to make some fields read only in quick edit preview ( UI Builder )

Vishal40
Tera Contributor

Hello Team,

 

I am trying to make some fields read only in quick edit for one of the wokspace in UI Builder.

 

Quick Edit is using "Default" view of one of the table. I have tried using UI Policy for default view but it seems its not reflecting in "Quick Edit". Attaching screenshot for the same.

Please let me know if any one have resolved this.

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @Vishal40 

 

I'm not sure whether it is possible, but I recommend disabling the edit "Edit" button on the list view and enabling the real inline editing functionality via system property glide.lists.inline_editing_enabled.

 

See https://www.servicenow.com/community/now-platform-articles/rome-new-feature-inline-list-edit-from-ag... for more information

 

Maik

Vishal40
Tera Contributor

Thanks for the reply Maik. That property is already enabled in my system.

Basically customer using this "Edit" button for Bulk edit functionality but he wanted to give limited edit access to couple of fields and not to all. Hence he is asking for "Read Only" for other fields.