We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

I want to add an export button to the workspace related list.

HIROSHI SATOH
Mega Sage

I want to add an export button to the workspace related list.

HIROSHISATOH_0-1734351112874.png

 

 

 

2 ACCEPTED SOLUTIONS

Not applicable

Hi @HIROSHI SATOH ,

You can try to access "Related List Action" module, there you can try to build ui action for your related list .

SandeepDutta_0-1734354989868.png

 

View solution in original post

@HIROSHI SATOH 

did you check the related list actions shared by Sandeep?

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

View solution in original post

8 REPLIES 8

I would like to know the script for this action.

HIROSHI SATOH
Mega Sage

Thanks for the advice. I was able to do it in the settings.

HIROSHISATOH_0-1734497955486.png

 

Hello,

 

         I am able to do setup in the same way for custom tables. But it is retrieving all data from that related list table instead of that parent related records

did you find any solution?