Dear all
I have a form on which two input fields are required (setup in validation.xml). This form has a hidden field which stores a value I pass in to the form via the querystring.
If I enter valid data the form submits and everything is fine. If, however, I don't complete one of the required fields the validation kicks in and returns me to the form, highlighting the fields that have failed. It repopulates the form fields with the data I entered apart from the hidden field. Thus, when I resubmit the form I am missing vital information.
I would be very grateful for any help received.
Many thanks,
Nick.
|