Edit Buttom on Workspace

yardenKrispel
Tera Contributor

Hello! I would be happy if someone could bring me an exact solution because I literally changed worlds to find a solution how do I add an Edit button in a linked list in Workspace
An example in the attached picture I have a linked list called vendor users that has a NEW button, so I need an Edit button next to it, thank you very much!

 

yardenKrispel_0-1704053555751.png

 

2 REPLIES 2

KasiramanathanD
Tera Contributor

Hi @yardenKrispel ,

 

Please verify whether the vendor users table or it's parent table has been added to the "Action Exclusions" list of the UI Action. If it has, please attempt to remove the table from the "Action Exclusions" List.

 

Edit Action Assignment: https://<instance_name>.service-now.com/sys_declarative_action_assignment_list.do?sysparm_query=labelSTARTSWITHEdit%5Etable%3Dglobal&sysparm_view=

URL: https://<instance_name>.service-now.com/nav_to.do?uri=sys_declarative_action_assignment.do?sys_id=4a9232b273131010a0a79329faf6a732

KasiramanathanD_0-1704080491046.png

 

 

 

Narsing1
Mega Sage

Hi,

I don't think we can add edit button because of the simple reason that the capability to "Edit" the record is already there when you click on the record and it will open in a separate tab.

  • Add - Is already available on all related list 
  • Remove - Is already available on all related list 
  • Edit - It can happen when you click on that record

Narsing1_0-1704082000935.png

Once we click on the configuration item, this will automatically opens in a separate tab.

Narsing1_1-1704082190473.png

 

Thanks,

Narsing