Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

UI Builder Lab 6

patriciawar
Giga Contributor

When I go to bind data in this lab the data that displays does not include the priority, short_description, state and sys_id.  Am I doing something wrong when I bind the data resource or is my lab instance missing something.

 
 
 

 

 

1 REPLY 1

Naveen20
ServiceNow Employee

In UI Builder, click on the data resource in the Data panel, then look for the "Fields" or "Columns" configuration. Make sure you've added those specific field names separated by commas (e.g., priority,short_description,state,sys_id). After updating, the fields should become available in the data binding tree.