Hi, I want to add images to my order form.
I'm making an order form for different styles of clothing, and I want a picture of each type of shirt next to the price field on the form. How would I go about doing that?
Thanks!
Hi, I want to add images to my order form.
I'm making an order form for different styles of clothing, and I want a picture of each type of shirt next to the price field on the form. How would I go about doing that?
Thanks!
Currently the Product Field doesn't have a photo option built in. However, the Field Description supports HTML so if you want to display a photo in the description you can certainly input HTML to display a photo. You could also position an HTML field directly above the Product field that also incorporates HTML to display photos.