cutom taconomy in if statement
-
Is it possible to use the custom taxonomy in an IF statement with field name and value in a Pods template?
Animal is the custom taxonomy. There are values: cat and dog.
Example:
[if field=”animal” value=”dog” compare=”LIKE”]
do something
[else]
do something
[/if]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.