The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Onclick event to go to next page without clicking next button?

Labels

This Discussion is public

Notifications

Has anybody had success creating an onclick event occur where the form goes to the next page in a multi page form when a radio button is clicked so the user doesn't have to click the next button? If so, care to share how you accomplished this? TIA!

The next button is still a submit button. You have to trigger a button.submit() action.

Discussion closed.