October 2016
Intermediate to advanced
656 pages
13h 42m
English
Chapter 1, ServiceNow Foundations, looked at reference qualifiers. Reference qualifiers filter the choices available in a referenced field. The three options (simple, dynamic, and advanced) all work in the same way under the hood. They provide an encoded query, which is used by the platform to find the records that can be selected. Scripted reference qualifiers use JavaScript to accomplish this in a Script Include, in two broad ways:
sys_id values, which is used as an encoded query. The function typically uses a more ...Read now
Unlock full access