How can I add classes, onClick events values and 'disabled' to a submit button on a form I am configuring in Kentico? Basically, I want when user click 'submit' it shows another section on the page.
HTML example:
You can create an alternative form, or modify the layout. I usually wrap the submit button and use jquery to tie into the click event.
Please, sign in to be able to submit a new answer.