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.

Adding 100+ radio image buttons...

  1. tm
    Member

    I sell fabric wholesale and was thinking of using the Gravity Forms radio buttons as images to do redo one of my old sites but was wondering if there is any simple way of adding 100+ fabrics/images in bulk?

    Posted 12 years ago on Friday January 27, 2012 | Permalink
  2. You could create your form with one radio button with the image tag in the label, then export the form as XML and edit the XML manually. You would need to make sure any ID's and such are incremented/unique to avoid problems. Once you were done, you could import that XML as a new form.

    It's not anything that's super easy, but it might be quicker for you than doing it in the editor if you're comfortable editing the XML.

    Posted 12 years ago on Friday January 27, 2012 | Permalink
  3. tm
    Member

    I can read it for the most part. Ive heard quite a few people say its faster to edit in xml so I think ill check it out. Thanks!

    Posted 12 years ago on Friday January 27, 2012 | Permalink
  4. Sure. I would just keep a good copy of the form XML as a backup in case you run into problems. Remember that the field ID's need to all be unique if you're copying existing ones to reuse. Best of luck.

    Posted 12 years ago on Saturday January 28, 2012 | Permalink