Trigger actions on form field states i.e. on “Dropdown Changed” or “Textfield Focus Exit”. This way you could update or validate data without the need of a submit button. See the toggle button (checkbox input field) - it already can trigger different actions based on its internal component state.