Preparse Not working
This is not working for me:
in template:
{exp:low_variables:single var="ap_tab_all" preparse:status="Pending"}
ap_tab_all variable:
{exp:channel:entries channel="properties" status="{status}" }
content
{/exp:channel:entries}
what am i doing wrong?
Replies
Low 31 Jul 2012 07:11
Hi RJ. What is the variable's type and what version of Low Variables are you using?
RJ 31 Jul 2012 07:14
Text area using 2.2.1 on EE 2.5.2
Low 31 Jul 2012 07:15
The preparse parameter was introduced in LV 2.3.0, so I recommend upgrading.
RJ 31 Jul 2012 07:23
doh...my bad should have check that first. Working now.
Low 31 Jul 2012 07:24
No worries. Glad it's working now.