Really struggling witth uisn g IN:\ in where conditions. I hav tried all I can think of
What is the correct syntax?
Stuck!
What is the correct syntax?
mdlMembers.cb_memberstatus/IN: '"Active","Life","Honorary"'or
mdlMembers.cb_memberstatus/IN: "'Active','Life','Honorary'"I have tried all of the variants I can think of including setting the string in {data:memberSelector}
Stuck!