Quote:
Originally Posted by txsbmw
Question....I already have a Single-Selection Menu field so my members can select their branch. Is there anyway to go ahead and use that field without having to create a Single-Selection Radio Button field?
|
Yes, if I remember correctly, you would use something like this...
HTML Code:
<img src="http://www.yoursite.com/[fieldx].gif" border="0" alt="" />
1.) Change
fieldx to your field number
2.) Change
.gif to your images file extensions (if applicable)
3.) Make sure your images are named exactly how they are for the fields. For example, if you have a selection
Marine Corps, you would have to name your image
Marine Corps.gif