Forums

How to show image upload befor any form validation

GilbArme34FR 16 Jan, 2012
Hi all,

I use Joomla 1.5 with ChronoForms V3.2 to develop my website.
I customized the registration form with new informations. In this form, I need to be able to download the small picture (company logo) and show it before any form validation, as Ajax download file.

I want to use the Image Resizer plugin, first download the image, the second to resize easily.

Does anyone can help me resolve this issue?

I am looking to add Ajax to process the form, but it's not very convincing. thank you for your help.

P.S. Is there a documentation or a tutorial on Image resizer (use and setup by example)?

Celtic34fr.
GreyHead 16 Jan, 2012
Hi Celtic34fr,

The Image Resizer plug-in is very simple to use - though I've never tried to use it with Ajax and I'm not sure that it's possible to use a plug-in that way in CFv3. I think you'd need to re-write the code in an Extra Code box.

Have you considered making this a multi-step form? The first step could be the file upload, you can then re-size it on submit and display it on the next step.

Bob
This topic is locked and no more replies can be posted.