Anyone know about input form autofocus?

I would like to implement a mechanism to automatically move to the next one if enough values are entered in the form.

For example, if you enter something that has fixed digits like a postal code, it will automatically move to the next input form.

Does such a component exist ? Is it possible to implement any method?

Hello, moving from an input to another feature is not currently available, but you can use multiple screens and each one of them contains an input. So once you complete the first input, you can be redirected to the next screen.

Thank you!

Hello. Thank you for your reply. It seems that there is no choice but to implement it with multiple screens. I hope We can use the input form in the future.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.