Well,, I did that,, and it only gave me "yes" responses,, here is the syntax
column lookup name and heading are test,,
made from other column, yes/no answers with show checkmarks,,
{#test:'strcmp(field('#series'), field('#author'), 'No', 'Yes', 'No')'}
tried {#test:'strcmp(field('#series'), field('#authors'), 'No', 'Yes', 'No')'} too,,, didn't know if it had an s,,
did I do something wrong?
|