Tutorials » PHx and nested tags
Support
PHx and nested tags
Ditto can't (yet) see the nested placeholders in complex PHx statements like this:[+phx:mo=`Member`:then=`[+Member_price+]`:else=`[+price+]`+]
To get the statement working, append &hiddenFields=`Member_price,price` to the call and continue using the same call in the template.