Resolved! HR Profile GlideRecord
Good afternoon, I'm attempting to use GlideRecord to read and display values from the current logged in user's HR Profile. I have the following in a before display business rule on the sn_hr_er_case table: (function executeRule(current, previous /...