Hello,
I need to transfer form-data from one form to another.
I redirect on submit (showform) from the first form to the second.
I transfer the form-data with data to session and get the values from the first form.
But I get an error-message, "Failed loading XML file" on the second form.
(I didn't get it in the "frontend view" !?)
Why and how can I fix it?
Thanks in advance
LL
I need to transfer form-data from one form to another.
I redirect on submit (showform) from the first form to the second.
I transfer the form-data with data to session and get the values from the first form.
But I get an error-message, "Failed loading XML file" on the second form.
(I didn't get it in the "frontend view" !?)
Why and how can I fix it?
Thanks in advance
LL