The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Multiple-Selection Checkbox
hi guys how can i show the Multiple-Selection Checkbox userfield in postbit ..
|
#2
|
||||
|
||||
In your postbit or postbit Legacy template add the following where you want the field to show.
Code:
<if condition="$post['fieldx']"><div>Name of Field: $post[fieldx]</div></if> |
#3
|
||||
|
||||
unfortunately not working just seem number.
|
#4
|
||||
|
||||
A search will get you this article - https://vborg.vbsupport.ru/showthrea...hlight=postbit
|
#5
|
||||
|
||||
If you look at the link Lynne shared you will see it states:
Quote:
|
Благодарность от: | ||
Pcwolfx? |
#6
|
||||
|
||||
thank you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|