Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force to use the "submit" button instead of enter button on keyboard. #270

Closed
AlbertNessa opened this issue Nov 16, 2018 · 4 comments
Closed
Milestone

Comments

@AlbertNessa
Copy link

I am running this fantastic script in my Unbounce landing page. Since in Japanese you hit the enter button on the keyboard(on Desktop PCs) to select the Kanji before proceeding to the next word, it always jumps directly to the next question before they are able to enter their full name. For example the user wants to enter the name "Hiro Kato", they type in Hiro on their Keyboard, select the kanji with "Enter" and then type in "Kato" in Kanji and hit enter again. The script currently behaves that after entering "Hiro" they press enter (to select the Kanji) and it jumps directly to the next question. So they cannot enter their full name. Is there a possibility to force pressing the right submit button only when entering text? Thanks!

@jenssogaard
Copy link
Contributor

Hi @AlbertNessa. Thank you for bringing this to my attention. That definitely makes sense for the scenario you describe and I'll put it on the roadmap for v1.0.0

@jenssogaard jenssogaard modified the milestones: 1.0.0, 0.9.8, 0.9.90 Nov 18, 2018
@jenssogaard
Copy link
Contributor

Hi @AlbertNessa. I have just released v0.9.90 with a preventSubmitOnEnter option. I hope it works for your situation.

@flodaniel
Copy link

Hi @jenssogaard
I cannot find any more infos on this feature. Is it just an attribute for a input field or how is it designed to work?

@jenssogaard
Copy link
Contributor

@Firetrip you can find it on the options page. It is a global setting for your Conversational Form. Let me know if you have any more questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants