Lookup
Lookup Attributes
  • Reference Key: Unique string for each lookup;
  • Lookup Object: User object to lookup for;
  • Nullable: Indicate if Set to None is an option in the lookup picker;
  • Database: Information only, display where is the Lookup Object;
  • SQL Stored Proc: Stored procedure to perform the lookup logic.
Lookup View
  • Lookup view is a simplified grid view to list the lookup result.
Once you create a lookup, you should modify the stored procedure below to complete the job:
lwspGetLookupName