Help get this topic noticed by sharing it on Twitter Twitter, Facebook Facebook, or email.
mr.D
indifferent I’m undecided

FF Matrix - in case if conditionals have data includes double qoutes is fails with error

example:

textarea = Click the "Show" link

template:
    
{matix_field}
{if textarea}
{textarea}
{/if}
{/matix_field}


resul:

Warning: Invalid EE Conditional Variable: {if "Click the "Show" link" != ''} in ...system\core\core.functions.php on line 2774
14 people have
this problem
+1
Reply