UI Builder - display associated records based on user input

bhaavani
Tera Contributor

Hi Experts,

 

I am having a requirement in UI builder. I tried a lot however it's not working and I am not getting the logic to do the development as I am pretty new to this UI Builder. I have created a below field and button in UI builder page. When user enter text in text field the table should be displayed.

Thanks in advance,

Bhavani

 

1 REPLY 1

Naveen20
ServiceNow Employee

You can add a list component, below the button, with the table cmdb_modal and with filter binded to a state variable whose value comes from the SAP Material number text box value (another state variable). On clicking of button set the state variable and refresh the list  (event)

 

Naveen20_1-1778862686335.png