Resolved! Filter condition for Reference qualifier
Hi all, I have a requirement where in I have a field type 'List' for 'Approvers' which I need to filter based on users of current company and active users. The company part worked for me i.e. javascript: 'company=' + current.company' but how can I in...