We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

  I have a requirement to generate a RITM by copying Variables into new RITM.  var gr = new GlideRecord("sc_req_item"); if (gr.get('da80597b87afc91096ba62c83cbb3580')) { var obj = {}; var variables = gr.variables.getElements(); fo...
Unable to convert sys_id into Names. Help!!! Current codes works and returns  When the line in orange is enabled. But the underlying function does run Scripts-Background.  function onChange(control, oldValue, newValue, isLoading) { var access = ...
Helpfuls from
Helpfuls given to