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.

Data Binding to define List View in UI Builder

Jason_DaSilva
Tera Guru

Using a 'hack' I found here, I am trying to set the columns and filter for a list object in the UI Builder.  Since the Table field is set to Bind Data, all the other fields defining the output too seem to require me to use the same format to bind data to set the values, but I don't know the format needed.  Can someone help me out with how this works, or the documentation on doing this?

 

I need to set it to only show 3 fields, as well as filter based on a passed value to the object (

@item.value._row_data.uniqueValue).  I have this working with a regular table view, but I needed to change the field names and that required a database view.
 
0 REPLIES 0