The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
If you're talking about a "single selection" radio button or menu, the value will be a string with the name of the option selected, so that you'd want something like:
Code:
<vb:if condition="$post['field12'] == 'Second Option'></vb:if> (where 'Second Option' is replaced with your actual option, of course). |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|