In this example we are going to create a new custom field in work order tracking application. And then we are going to attach a lookup to select existing people records.
- Create a new Table domain in Domain Application
- Domain: myPersonDomain
- Object: PERSON
- Validation where clause: personid = :myCustomField (same name as field in application)