[eluser]atoleon[/eluser]
Hi
I've create a form for my website using form helper. I've insert a form_reset button to reset the data introduced in the form.
When i clik over the reset button all input fields are reseted but not the dropdown select. I've not select any option of dropdown as the default value because the default value is the first option.
I want to do the dropdown select the first option when the reset button is clicked, its possible?