Quote:
Originally Posted by chaley
Here is one possible template a the column used for the first search:
Code:
program: list_equals(field('#columnA'), ',', field('#columnB'), ',', 'yes', 'no')
|
thanks - that was just what I needed to get me on the right track - i've not got the hang of the syntax of everything yet. Once I have an example, I can usually work it out.
I've got the A=B bit working now, I suspect the next one will be a bit harder