The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Using an image to select answers

Labels

This Discussion is public

Notifications

We want to display an image at one point in a form, and allow the user to click on one of 7 sections of the image, and have that selection show as the answer. How do we do this?

This would all be custom coding. It's not anything that can be done out of the box. The steps would be:

Create an image map for the image
add the image to the form with an HTML field.
create a jQuery script to apply the answer to the appropriate field when an image map area is clicked.

This could take a good half-day or longer to custom code and test.

Discussion closed.