How can I get the "Edit" button on a custom related list

Nya Valdez1
Tera Contributor

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?

1 ACCEPTED SOLUTION

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 

View solution in original post

8 REPLIES 8

Saurav11
Kilo Patron
Kilo Patron

Hello

When you say gryed out what does it mean

Can you paste some screenshot

Thanks

Hello Saurav!

The ability to add the Edit button does not seem to exist when creating a custom related list. It's greyed out. I need help to figure out how to get the Edit button on the related list - please see screenshot below:

find_real_file.png

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

THANK YOU so much for your help Saurav!!! That's exactly what I was looking for - THANK YOU!!