Okay. I have made a Custom Thread Field with the Input Field Type set to Listbox.
But I want to make it into the tag like the "Search in Forum(s)" have at the Search Page:
http://mybbhacks.zingaburga.com/search.php
Then I would also like to instead of having the value and the label of it to be the same, i would like to make value and the label to be like this.
format: value="VALUE">LABEL
Quote:value="1">Category Example Name
value="2">Category Some Other Name
value="3">Just another one
value="4">The last one
How can I do that?