The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have create an profile field (Single-Selection Radio Buttons) and i like to show this profile field only if option is "yes" (see image attach)
If i chosen "NO", I doesn't want that the contents are posted (in postbit for exemple) |
#2
|
||||
|
||||
![]()
i like use this conditions (<if condition="$post['fieldX']">) after to show the contents to profile field
|
#3
|
||||
|
||||
![]() Code:
<if condition="$post[fieldX] == Yes">You've selected Yes!</if> |
#4
|
||||
|
||||
![]()
Thanks Acidburn
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|