Low Variables with a Playa field which contains a Matrix field
I am totally lost with this. I have a Low variable with a Playa field in it, In the Playa field is a Matrix field.
How to compose the template tags?
I have this, but that's not working (obviously)
{exp:low_variables:parse var="lv_slider_groot}"}{exp:channel:entries channel="pagina" disable="member_data|pagination|trackbacks"}{matrix_visual}
{exp:ce_img:pair src="{pagina_visual}" width="940" height="380" crop="yes|center,center|0,0"} {/exp:ce_img:pair}
{visual_bijschrift}
{/matrix_visual}{/exp:channel:entries}{/exp:low_variables:parse}
Replies
Low 27 Sep 2012 13:24
Hoi Sjoerd,
Try and approach the {exp:low_variables:pair var="lv_slider_groot"}{/exp:low_variables:pair} tag as though it were a {exp:playa:children} tag. So, something like this: