Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Related list action ufx client action on service operations workspace not working

anuj27
Tera Expert

I am working on Service operations workspace, when I open a service request (service_task) record in SOW, under the related records section , I find a related list called "Related service tasks". This related list has a Ui action called 'New' to add a new SR to the record.

To this I have added another button called : "Add" , to relate existing SR to this record.

anuj27_0-1711977965560.png

Now , this Add button is opening up the modal window and showing the tasks to add to related list,

 

anuj27_1-1711978279879.png

When I select tasks and click on this Add button, nothing happens, and no record gets added to related list.

Pls help me rectify the issue. 

Thanks

 

4 REPLIES 4

Mohammed Tajudd
Tera Contributor

Were you able to find a solution?

Hi , yes, try change the payload definition json variables associated to that declarative action. It will work

Yes this works, I did find out that in the Payload definition I was giving wrong table name.

Sumit Mahto
Tera Contributor

Hi Anuj,

Could please share the steps. Currently I'm trying to create an add button and show records from m2m table.