I’m using the following code (which works fine if I manually enter options for the drop-down menu but doesn’t if it’s populated by another channel field):
{exp:channel:entries channel="products" limit="3" search:print="{exp:session_variables:get name="sv_print"}"}
{title}
{/exp:channel:entries}Anyone know of a solution to this?
Thanks.