March 2017
Beginner
358 pages
9h 51m
English
As we alluded to above, reference fields have a unique property that in order to populate them manually (i.e.: not from a script), it requires up to two separate server lookups. The first lookup occurs when you type something into the field, so that it can provide the suggestions as you can see in the following screenshot:

The second lookup happens if a value is pasted in (or if a script populates the field with a sys_id as a value), and occurs in order to retrieve the display value of the record being referenced.
The first lookup doesn't happen when populating the value from a script, but the second can be avoided by passing ...
Read now
Unlock full access