article form plugin condition

vipzeus

Member
How i can create a condition for create an article ?
I have in my form a yes-no element.

Is it correct
return '{element___yesno}' == 1; ?
 
well does it work would be my first question! :)
Otherwise try the raw:

Code:
return '{element___yesno_raw}' == 1;
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top