What is a Lookup Field?
How a lookup field works
A lookup field depends on a link between two tables. Once an order is linked to a customer, for example, a lookup field on the order can pull in and display a chosen field from that customer, like their email or phone number. The value is read-only, because it lives on the source record, not on the one showing it. Change the email on the customer and every order looking it up reflects the new value at once. This is what makes lookups safer than copying data: there is only ever one real version.
Lookup field example
Say you build an app where support tickets are linked to customers. You add a lookup field on the ticket that displays the customer's account tier from the customer table. Now an agent viewing a ticket sees "Premium" or "Free" right there, without opening the customer record. Update the tier once on the customer, and every linked ticket shows the change.
Frequently Asked Questions
Your Questions, Answered
Don't change this element unless you know what you are doing
on Emergent today


