I am wanting to use a dropdown in the back end of BC to spit out an image in the front end of the site. For example... Have a list of teams and want to make a "team vs team" display (logos). Wanting to use dropdowns for both sides so that the webapp can be simple for the user.
Rather than using an image field and having to directly link to an image file.
Any ideas as to how i would go about doing this..im guessing JS would be involved.
Cheers