Display an image based on Dropdown menu selection

As part of a User Registration form, I want to allow Users to select an item from a Dropdown menu, which is associated with an image.
For example, the list has several Shoe brands: Nike, Adidas, Puma
If the User selected “Nike”, then the Nike logo would appear in the Front-end in their profile.

Seems like that should be pretty easy, right? :wink:

Hi there,

I’m not quite sure if there are any add-ons available. It’s tricky, but it’s possible to use jQuery to display an image based on the dropdown option selection. I need the exact URL of the page where you’re using the form, including the logo images. Then I could further investigate to create a custom solution for you. Thank you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.