Hello.
I am looking for a simple modification that will break up radio button profile fields into categories for easier reading. Here is an example:
For my single-selection radio buttons the display currently looks like this:
radio button 1
radio button 2
radio button 3
I would like to be able to add a control character to the beginning of a line to turn it from a radio button selection to a category header like this:
Category 1
radio button 1
radio button 2
radio button 3
Category 2
radio button 1
radio button 2
radio button 3
This could be as simple as adding a $ character to the beginning of the line that is to be a category. the mod sees that and displays only text.
I checked the wrong box. This is for vBulletin v3.6.x
Thanks
Laura