Populate Manager variable based on selection of User variable
I'm working on a catalog item that has two variables1. User -> Reference to sys_user table2. Manager -> Select Box The requirement is when a user is selected then Managers select Box should be populated with the Manager(s) of that user.Some Users may...