Hi Gio~logist, in newthread template, I want to use the if condition to display a certain custom field like
<if condition="$thread[field2]"> $thread[field2]</if>
but nothing show up, I wonder what's the right systax to display custom fields? I want to do it for 4 templates we hav to modify in the instructions as well.
One more thing, how do make the radio buton & multiple checked box display BEFORE the value? Like
[x] A
[ ] B
[ ] C
Instead of
A [x]
B [ ]
C [ ]
?
Thanks Gio~logist for a great hack!
|