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.

UI builder component connection

Nitin26
Tera Contributor

Hi All,

I have created two tables X and Y and using UI builder I am showing the list of records form both these tables on two components.

There is a field on table Y which is a reference field and connects both the tables.

How can I connect both these components in such a way so that when I select one record from table X there should be all records showing on other list from table Y.

For example if I select CAM0000122 then in Users, it should show only 3 records which has campaign as CAM0000122.

find_real_file.png

1 REPLY 1

Allen Andreas
Tera Patron

Hello,

Please refer to this link which talks about dynamically filtering the list using a client state parameter for example. 

Secondly, it talks about how to also refresh the list dynamically using somewhat the same approach.

Anything with UI Builder is a bit more complex, but take a look and read it over/watch the videos.

https://developer.servicenow.com/blog.do?p=/post/quebec-ui-builder-lists/

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!