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.

Insert images into the form?

  1. I'm using my form for product selection. Is there any way to add small images of products to the form? http://www.dogpatchpix.com/custom-art/custom-order/

    Posted 14 years ago on Sunday February 28, 2010 | Permalink
  2. The only way it is possible right now is by using jquery to insert the images using javascript. We do plan on implementing the ability to customize the value and the label for drop downs/radio buttons/checkboxes and once we do it will make it possible to use html in the label. This will then make it possible to place an image in the label. But until that happens, jquery is the only way to do it.

    If you would like us to point you in the right direction with the jquery, i'm sure we could post a code snippet.

    Posted 14 years ago on Monday March 1, 2010 | Permalink
  3. Hi, is this now possible with version 1.5 ?

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink
  4. It depends on where you want to add images. You have the option of using the inline HTML blocks to add any freeform markup that you would like, including images.

    If you want to add images to checkbox/radio button lists, then no 1.5 doesn't support this. You can however use CSS to easily add background images for the same effect.

    http://forum.gravityhelp.com/topic/insert-images-as-multiple-choice-field-options

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink