UI Builder: Look up reference component

hreddy
Tera Expert

Is there any OOB component for look reference field type, for example , i want to make below From and To fields refer to "cmn_location" table.

As of from and To are free texts

hreddy_0-1696343681071.png

 

@Brad Tilton 



2 ACCEPTED SOLUTIONS

Brad Tilton
ServiceNow Employee
ServiceNow Employee

There's not a reference component available. I generally use a data resource that pull from the data in question and either populates a dropdown or typeahead search component depending on how many options there are. The typeahead search will work similarly to a reference field you just have to wire it up yourself.

View solution in original post

Sure Thank you, i will use typeahead and let you know the outcome 🙂 

Thank you so much 

View solution in original post

3 REPLIES 3

Brad Tilton
ServiceNow Employee
ServiceNow Employee

There's not a reference component available. I generally use a data resource that pull from the data in question and either populates a dropdown or typeahead search component depending on how many options there are. The typeahead search will work similarly to a reference field you just have to wire it up yourself.

Sure Thank you, i will use typeahead and let you know the outcome 🙂 

Thank you so much 

Hi @Brad Tilton 

Date-time components doesnt seems working, is it bug or the component still not available to use

hreddy_0-1696426508185.png