Resolved! Is there an easy way to get the display value of a catalog item variable?
I have a reference field in our Service Portal Catalog item called Job Title. When someone changes it, I need to capture the display value, not the reference, then run other Logic based on the title. I have tried: var title = g_form.getDisplayBox('jo...
