Resolved! Reference Qualifiers for a variable field
Good Day everyone, i am trying to make a Reference Qualifiers for a refence field on a table. so far i have this javascript: 'u_office='+current.variables.office_office+'^u_department='+current.variables.department_office; with the Variable att...

