PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Move to next page on radio button entry?

  1. joethoron
    Member

    Is it possible to make a radio button automatically move the user to the next page of a form?

    I want to build a simple survey that presents only one question at a time. I would rather not make the user click the radio button and also have to click "next".

    Ideas?

    Posted 12 years ago on Friday March 2, 2012 | Permalink
  2. ronmoss5
    Member

    Hola,

    I got the same question, is this possible?
    I now add conditions, so that some questions don't show if i select a certain radio button, but still have to click on the 'next page' link

    What i want is that the user goes directly to the next page after selection of a certain radio button

    Thanks,
    Ronaldo

    Posted 12 years ago on Thursday March 8, 2012 | Permalink
  3. Bump

    Posted 11 years ago on Wednesday May 2, 2012 | Permalink
  4. in jquery you could add a function that on change() event of radio that next button trigger submit.

    Posted 11 years ago on Wednesday May 2, 2012 | Permalink
  5. @infiniteeye: Of course the answer lay in jquery....my weakest link...lol. Time to study up on some jquery today and tomorrow I guess.

    Posted 11 years ago on Wednesday May 2, 2012 | Permalink