Using an MX7 Form to send a request to find plane flights.
The form fields are set up with the appropriate data and a request is sent, to find that nothing is available so the visitor returns to the form to change 1 or 2 parameters. The form still contains all the data sent before, so the changes are made, but on re-submitting the form, the submit button acts as a Reset Button , with all fields returned to default. The form has to then be completely re-entered. Is there any way of preserving the data.
preservedara doesn't work, because the fields are all lists which preservedata doesn't handle. Any way round this.
Thanks for any help.
The form fields are set up with the appropriate data and a request is sent, to find that nothing is available so the visitor returns to the form to change 1 or 2 parameters. The form still contains all the data sent before, so the changes are made, but on re-submitting the form, the submit button acts as a Reset Button , with all fields returned to default. The form has to then be completely re-entered. Is there any way of preserving the data.
preservedara doesn't work, because the fields are all lists which preservedata doesn't handle. Any way round this.
Thanks for any help.