Configure functions to the "Enter" key of the mobile

1. What is the problem? Be very detailed.
we can´t configure, in the XLSForms, the "Enter" key on the cellphone keyboard has the function of jumping to the next field when you execute it

2. What app or server are you using and on what device and operating system? Include version numbers.
Apps: ODK Collect v1.20.0, Huawei Mate 10 lite
Kobo Server: branch: develop, commit: e04ac6f

3. What you have you tried to fix the problem?
We don´t kwon how to do it

4. What steps can we take to reproduce the problem?

5. Anything else we should know or have? If you have a test form or screenshots or logs, attach below.
would be very useful when you have to load a lot of consecutive data

Thanks very much
Best Regards
Alvaro

@Varo I don't think this is currently possible. What you can do is enable left/right buttons in the UI or if you have a select you can use auto-advance.

Enabling Enter for next also has a lot of complications.

  1. If we make Enter take you to the next screen or question, how will users enter newlines for long text questions?
  2. What happens if you have a text question (so you have the keyboard visible to press Enter) followed by a select question (the keyboard goes away)? How will the user press Enter on the select question?