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?
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?
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.
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!
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.