is there a possibility to access the submitted form data when validation of a form fails? i have a customer autocomplete field in my first step form and populate 3 selects (with json data from autocomplete) depending on the selected customer. but when form validation fails i want to pre-populate the select fields in the configure method of my "first step" form class and need the selected customer.
Hi,
is there a possibility to access the submitted form data when validation of a form fails? i have a customer autocomplete field in my first step form and populate 3 selects (with json data from autocomplete) depending on the selected customer. but when form validation fails i want to pre-populate the select fields in the configure method of my "first step" form class and need the selected customer.
thank you for any hints/help :)
greetings from leipzig, germany