What Data Can You See in Catalog Client Scripts and Catalog UI Policies?

  1. Local variables declared in a script
  2. Predefined client side Global variables such as:

  3. g_form (GlideForm)

  4. g_user(GlideUser)
  5. g_scratchpad(in conjuction with a Display Business Rule, Module 5)

Description

ServiceNow client-side global variables:

  • g_form - object whose properties are methods used to manage form and its fields in the record
  • g_user - object whose properties contain session information about the currently logged in user and their role(s)

results matching ""

    No results matching ""