Hi All,
I have the following issue.
I have one form on my Pages Portal. This form exists out of multiple tab. To go to the next tab, you click on the button next. And on the last tab of the form, you click the button submit to submit everything. My problem here is, I have on tab 3, 4, and 5 (5 is the last tab) a file upload. I can upload the files but it will only save the files I uploaded on the last tab. I assume this has to do something with that you click on submit at the last tab and on tab 3 and 4 you click on next so it is never really submitted.
In this case, I could merge tab 3, 4, and 5. However, in another form, my file upload is on the first tab and it really has to stay there. Does anyone know how I can solve this?