How restrit the editing in related list list view in SOW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 06:26 AM
Hi There,
i need to restrict edit the record in related list - list view
i have done like this it's working only for native ui,
i need this for SOW as well but this one not working for workspace. How can i achive this.
Regards,
Rajesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:20 AM
check this
Is there a way to disable list edit changes for a particular workspace?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:52 PM
Hi @Gillerla Rajesh ,
Open the list configuration UI Builder or sys_ux_list_menu_config.
Example: https://<<Your_Instance>>.service-now.com/sys_ux_list.do?sys_id=7d8a721ac3013010965e070e9140dd63&sysparm_view=&sysparm_record_target=sys_ux_list&sysparm_record_row=1&sysparm_record_list=category%3D0917129ec3013010965e070e9140ddff%5EORDERBYorder&sysparm_record_rows=5
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 10:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 10:44 PM
thank you it helps