The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Easy Form - Choose Prefix
I'm using Easy Form (vb 3.8 version) and i want users to be able to choose a thread prefix when they fill out a form. As it is now, forms can only be locked to a specific thread prefix (users cant choose).
I've tried adding the thread prefix dropdown code as an additional custom question, but it doesnt display the dropdown. Code:
<select name="prefixid" id="prefixid" class="bginput"> <option value="">$vbphrase[no_prefix_meta]</option> $prefix_options </select> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|