surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.1k stars 798 forks source link

Go to next question when press Enter Key #452

Open GuiAfonso opened 7 years ago

GuiAfonso commented 7 years ago

Are you requesting a feature, reporting a bug or ask a question?

Asking a question or requesting a feature if is not available.

What is the current behavior?

In the survey I press a Enter Key and don't change to next question

What is the expected behavior?

When press the Enter Key go to the next question. If is the last question go to next page. If is the last page submit the survey. Set goNextPageAutomatic property to true don't work.

Specify your

enricribas commented 7 years ago

Can this be done? Is this a feature request or is it currently possible?

tsv2013 commented 7 years ago

@enricribas It's a feature request. It's included in our TODO list. But I can't give an estimation.

ryancwalsh commented 7 years ago

I would LOVE this! I love how TypeForm even allows using the keyboard to answer multiple choice questions, too (https://www.typeform.com/help/whats-the-average-completion-rate-of-a-typeform/).

krcha commented 4 years ago

Is this possible now to do? I would really like to use this feature.