View Full Version : Upload Field in MultiForm
Andersson
02-Aug-2006, 12:18 PM
i have 3 pages in my multiform and i would like people to be able to upload a file from the 2nd page. However it only works if i have the upload field on the last page.
Please help
dan
russellr
02-Aug-2006, 09:10 PM
Hi,
File uploads are generally attached to emails. So, the processing of uploaded files occurs when the form results are being email to you.
This generally happens on the last page, which is why you're seeing this behaviour.
Are you wanting to save the uploaded file on the server or attach it to an email?
Andersson
03-Aug-2006, 08:05 AM
attach it to an email, Is there a way of doing this then? I dont want the upload done on the last page but on the second.
thanks
dan
russellr
03-Aug-2006, 10:16 AM
Hi,
In the current version of FormMail you can only process the uploaded file between the second and third page if you send email at the same time.
This is probably not what you want to do. You probably want to send the email with the attachment after the third/last page.
We'll put this enhancement on the TO DO list for a future version.
Andersson
03-Aug-2006, 12:31 PM
thanks for your help, i changed the form so i could do it on the last page instead.
Powered by vBulletin® Version 4.1.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.