
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 01:26 PM
Hello SN Community,
I have a requirement for a custom related list on a form whereby a user can add or remove companies impacted on an incident form. I created the related list through a new relationship (system definition < relationships) but the ability to add the Edit button is greyed out. Can someone please explain to me how to get a custom related list AND the Edit button?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 03:07 PM
In the sys_ui_list_control table it is for omit edit button
You can do a thing in the list control itself click on configure dictionary for omit edit button
Then one opened scroll to the bottom you will see the acl only asdociated with omit edot button
Thanks
Please mark answer correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 01:47 PM
Hello
When you say gryed out what does it mean
Can you paste some screenshot
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 02:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 02:37 PM
Hello
There is an ACL you need to deacivate it
On table sys_ui_list_control there is an write acl for omit edit button field
Deactivate it then you will be able to edit it
Please mark answer correct/helpful based on impact

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 02:52 PM
THANK YOU so much for your help Saurav!!! That's exactly what I was looking for - THANK YOU!!