Resolved! Set the Default value of Reference variable with the first value of the list
I have a reference field "Assignment Group" from the sys_user_grmember table. I have filter this from reference qual with javascript: 'user=' + current.variables.requested_by; However, I need to set the default value with the first value available fr...