It is possible to enable Edit and Remove buttons in Asset related list?

mhafizam
Kilo Guru

Hi all,

 

When we open an asset record, there is a related list named Assets. However, in that related list, we only see the New button.

 

Is it possible to enable the Edit and Remove buttons in this related list, so that we can manage the linked assets without having to create new ones every time?

 

Thanks!

mhafizam_0-1750753962606.png

 

9 REPLIES 9

GlideFather
Tera Patron

Hi @mhafizam,
check for the UI Action on the particular table, perhaps you can use existing one but it might be from a parent table so it would impact other tables as well, or create a new UI Action just and only for this table.

Also, it might be a subject to some conditions, so if existing records exist, check their conditions.

And last but not least, the UI Actions have checkboxes for Workspace, so maybe you should check the behaviour in the related lists in the classic backend form and if it is already there, checking these two fields to true will enable them in the Workspace as well.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Ankur Bawiskar
Tera Patron
Tera Patron

@mhafizam 

which workspace is this?

Is admin also not able to see Edit and Remove buttons?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Asset Workspace. Yes, admin also not able to see the Edit and Remove buttons

@mhafizam 

you will have to add them by configuring.

see this link on how to add Edit button

SOLVED: Workaround for "Edit ..." buttons on Related Lists of Workspaces 

for checking how Remove button can be configured, check any OOTB Declarative Related list Actions and create for your table

AnkurBawiskar_0-1750759883716.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader