
- 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 03:01 PM
Do you happen to know the name of this ACL, Saurav? There are thousands of records on that table ....
- 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 03:30 PM
Thank you Saurav, that does not actually work though...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2022 03:34 PM
Thank you Saurav, I actually deactivated this ACL and the "omit edit button" became available to deselect, but deselecting the option did not add the "Edit" button to my related list unfortunately - so it did not work for me ...