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.

Passing Parameter to UI Macro from Incident Form

puneetgoels1
Tera Guru

I have a requirement to show a grid on the incident form, data of which will come from a custom table, linked to a field on the form. 

 

Say Agency is the field name, if the value of agency changes, data in the grid should also get change. I created ui formatter and created a UI macro to display the data in the grid. If I have to show all the data, it works fine but I am not sure how to pass value of agency from the form to Macro, so it can change the value dynamically

1 ACCEPTED SOLUTION

Yep, that is the basic idea I was getting at. Nice job.

View solution in original post

5 REPLIES 5

Yep, that is the basic idea I was getting at. Nice job.