Adding an Edit button to a linked list in the workspace

yardenKrispel
Tera Contributor

 

How do I add the edit button to the linked list in the workspace? 

 

yardenKrispel_0-1704027176436.png

I tried to do it like this but I can't

 

yardenKrispel_1-1704027250702.png

 

 

1 ACCEPTED SOLUTION

Hi @yardenKrispel 

in the meantime, I found a video which explains all steps to create the required button: https://www.youtube.com/watch?v=OzUPW2h_PSo 

Maik

View solution in original post

Steps for creating a UXF Client Action, Related List Declarative Action that uses the multi record associator component in Service Operations Workspace or any Configurable Workspace. This is duplicating the Add affected ci's functionality. Ashley Snyder's article: ...
6 REPLIES 6

Maik Skoddow
Tera Patron
Tera Patron

Hi @yardenKrispel 

unlike the Classic UI in the Workspace, these "Edit ..." buttons are not created/provided automatically in case the related list points to an M2M table. That means you have to built and add it by your own. You can use an existing button as a starting point. Go to Workspace Experience -> Actions & Components -> Related List Actions

MaikSkoddow_0-1704028186569.png

Assuming you have an M2M table you want to edit, you could use the "Add" button for the task_ci table to create a copy and modify it as per your requirements.

Maik

How do I connect the ui action to my linked list?

yardenKrispel_0-1704029593630.png

yardenKrispel_1-1704029646901.png

 

 

Hi @yardenKrispel 

did you really read my last answer? 

You cannot use classic UI Actions for related lists on a Workspace!

Maik

I got confused I didn't pay attention to what you wrote to me ok I did what you told me but it looks like a button to hide it and I want to add the EDIT button to a specific linked list

yardenKrispel_0-1704033078752.png