The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
custom profile field
its sad vb doesn't allow you to specify if a check box is selected or not. anyone know how to make this possible?
bascially i have a single checkbox, checked means Yes, Unchecked means No.. but i need to make this box checked by default when the users registers... also, Does anyone know of a conditional to use in postbit template to hide the reply button when the thread is closed? |
#2
|
||||
|
||||
Quote:
|
#3
|
||||
|
||||
well, then i would have to add a "yes" and "no" option.. i only want 1 button to serve as a Yes/No... Yes if checked and No if unchecked.
see attached image... 'no banner ads' just like the other options.. one button. there are options in admin cp to make the other options checked by default , but not for custom check box. |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
Quote:
Code:
<input type="checkbox" name="receipt" id="cb_receipt" tabindex="1" value="1" checked="checked"/> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|