The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Simple DROPDOWN menu
All I need is the code to make a dropdown menu in the usercp, it's for my ORPG and battle system. I need a dropdown menu that is also a user profile field, so, when they choose there class and clan, it shows that in the post bit.
thanks |
#2
|
|||
|
|||
bump
|
#3
|
||||
|
||||
Code:
<select name="whatever"> <option value="whatever" selected>whatever</option> <option value="again">again</option> <option value="blah">blah</option> </select> |
#4
|
||||
|
||||
i also do work for his forum and i was wondering how to make it into the User CP options
like a dropdown box in there, but i have no clue how to set that up any comments would help :classic: |
#5
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=21833&highlight=drop+do wn+profile+field" target="_blank">https://vborg.vbsupport.ru/showt...+profile+field</a>
To make it show up in the postbit just put $post[fieldX] in the postbit template (replace the X with the field ID #). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|