Skivey
06-12-2012, 07:05 PM
Within the easy forms mod I added some custom code:
<vb:if condition="$q[4]=='yes'">Only members may buy this item<vb:else/>Anyone may buy this item</vb:if>
Question 4 is just a YES or NO answer from a radio button, is this the outputs for these or is it something like '1' and '2'? And is the code correct?!
Thanks
Matt
<vb:if condition="$q[4]=='yes'">Only members may buy this item<vb:else/>Anyone may buy this item</vb:if>
Question 4 is just a YES or NO answer from a radio button, is this the outputs for these or is it something like '1' and '2'? And is the code correct?!
Thanks
Matt