Well, I asked for vB support, but didn't work out. Can you guys help?
Quote:
Hello, I had a brief question about forum conditionals.
This is my conditional:
<if condition="$post[field7]">
<!-- java decoration -->
<else />
<!-- no decoration -->
</if>
I have 2 radio buttons (yes and no). Yes for show decoration, and no to not show the decoration. I am trying to place this in the header.
|