I have a form with different <select> fields and with a button. I want to submit the form when onchange a select and when clicking the button. But, I have another hidden input field and I want the value of this hidden field to be different if the form is submitted through onchange or through clicking the button. fields an