Re: Multiple File Download From Form

Anonymous
Not applicable

Multiple File Download From Form

Is it possible that one form submission can lead to the downloading of 2 files? We are offering a download of a product, but the product cannot run without the license (which is a separate file). Can I set a form so that when the user clicks "Submit" he gets both files at once?
Tags (1)
2 REPLIES 2
Amy_Lepre
Level 7

Re: Multiple File Download From Form

Sure - probably the easiest way is to put links to both files on the follow up page that the user gets to after submitting the form. 
SanfordWhiteman
Level 10 - Community Moderator

Re: Multiple File Download From Form

While I agree with @Amy L, if you're talking about redirecting to both files at once (so the user is prompted to download both of them) that's, in practice, impossible, though it does work with one file.  However providing both links should suffice.