Hi everybody.
I've a problem with a multipage form featuring a file upload action on the first page: I've set "Max file size" to 1024 KB, and an Event Loop (quit next actions =yes) in the OnFail field.
If I try to upload a file bigger than 1024 KB, and then click the OnSubmit button (in the show html action, advanced multipage field, i've set "submission event = page2") I'm able to go to the second page of the form, where I see on top the error message saying that the file exceeds the allowed limit.
Is there any way to prevent the user to go on the second page, if the uploaded file is bigger than 1024KB?
Thank you in advance.
I've a problem with a multipage form featuring a file upload action on the first page: I've set "Max file size" to 1024 KB, and an Event Loop (quit next actions =yes) in the OnFail field.
If I try to upload a file bigger than 1024 KB, and then click the OnSubmit button (in the show html action, advanced multipage field, i've set "submission event = page2") I'm able to go to the second page of the form, where I see on top the error message saying that the file exceeds the allowed limit.
Is there any way to prevent the user to go on the second page, if the uploaded file is bigger than 1024KB?
Thank you in advance.