PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Selection of Pictures

  1. gcollignon
    Member

    Hi I would like your help to make a form that has multiple pictures and I want people to be able to select the picture they like so when they click send I can know the name of the one they selected.

    Thanks

    Gabriel

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  2. Use a Multiple Choice (Radio Button) field. In the choices you can use HTML. Place HTML to display an image for each radio button. Enable values for the choices and for the value for each choice give it a friendly (non-HTML) name so you know which picture it is.

    For example, see this screenshot of the choice settings: http://grab.by/aqbl

    You would have to place your images on your server and in the SRC put the full HTTP path to the image. So you need to understand HTML in order to implement this properly.

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  3. gcollignon
    Member

    Is there a way to use this with NextGen Gallery? It will be a fantastic feature!!!

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  4. There is currently no integration with the NextGen Gallery. Because NextGen is not a commercial product with a longterm development plan it's difficult for us to partner or integrate with them because there is nobody official for us to work with to ensure future compatibility.

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  5. gcollignon
    Member

    I understand... and it totally makes sense.. What about trying to integrate it with Wordpress native gallery? Is there a way?

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  6. The only way to insert images into the choices in the field is by inserting HTML into the choices. There is currently no integration with the WordPress gallery.

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  7. gcollignon
    Member

    Thank you,, I am trying it that way, one more question is there a way to hover that image and make it larger. Show the thumbnails in the form and when the hover or click it they can see it bigger?

    Thanks

    Gabriel

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  8. The choice name field accepts HTML, so if you want a hover state or some sort of link that displays a bigger version then you'd have to include that in the HTML.

    Posted 12 years ago on Thursday June 23, 2011 | Permalink
  9. gcollignon
    Member

    I just know the basics of html, do you have any suggestion?

    Thanks

    Gabriel

    Posted 12 years ago on Friday June 24, 2011 | Permalink
  10. Grabriel,
    What I would suggest is for you to find a script online that has the functionality you need for the images and implement it with a simple HTML page. Once you get it working, try integrating that HTML page with Gravity Forms. As Carl already explained, you can add HTML to the radio button's choice field, and you can always add HTML fields if you need to add any extra HTML code to the form.

    Posted 12 years ago on Friday June 24, 2011 | Permalink
  11. gcollignon
    Member

    Thanks,, I'll look for one :)

    Posted 12 years ago on Friday June 24, 2011 | Permalink

This topic has been resolved and has been closed to new replies.