Can anyone tell me what is causing a visibility expression to be invalid when comparing two different custom fields on an Assyst form?
I have a form that has a leaver contact User and I want to compare it’s selected value against the line manager contact user field. Based on the wiki, I reference fields by prefixing with $W(“<short code>”) and that works fine if I compare one of the fields against a hard coded value but if I try to compare one custom field against another then it complains that the expression is not valid.
Any ideas on what I am doing wrong?