Ui builder allows a developer to hand over information from one component to another. What kind of parameter is used to achieve this?

DevtoSME
Giga Guru

cannot find content on UI builder fundamentals course. need assistance for micro cert test 

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Hi Joyea, you can use properties and events to communicate between components in UIB. You can bind the payload of an event (component output) to the property (input) of another event through a client state parameter (think page scratchpad).

View solution in original post

5 REPLIES 5

this was one of the multi choice options and I wasn't sure.