[ad_1]
I’m trying to setup a template in Pods Admin -> Pod Templates. Currently I stuck on an if statement with multiple conditions. I searched the forums, checked the documentation site, but I didn’t find an answer. So maybe someone can help me.
[if condition1] works [if condition1 && condition2] doesn’t work [if condition1 and condition2] doesn’t work [if condition1 AND condition2] doesn’t workIs it not possible to chain up conditions? Or do I use the wrong syntax?
