Hi,
Can I let a costumer choose a image in a form.
Like a dropdown of images or something?
Cheers,
Sam
Hi,
Can I let a costumer choose a image in a form.
Like a dropdown of images or something?
Cheers,
Sam
You can use radio buttons and add the image tag in the label field. That way they can select the radio button next to the image they want. You will probably need to tweak your CSS a bit to refine the layout, but that's the easiest way to do it.