I would like to conditionally show a view based on the value of a field. I've tried:
[if 115 equals="PickMe"][display-frm-data id=851][else][display-frm-data id=470][/if 115]
But it only works for the original entry, not if any other entries have "PickMe" in the 115 field.
How can I get it to work if ANY of the entries show "PickMe" in 115?
Thanks!
Please login or Register to submit your answer