如何为Android开发的Web表单的文本框自定义imeoptions

发布于 2024-11-15 23:21:08 字数 191 浏览 3 评论 0原文

我有一个通过网络视图集成到本机应用程序中的网络表单。但是现在,当用户将焦点设置在表单的第一个文本框上时,我在软键盘上看到一个“Go”按钮。相反,我想要“下一步”按钮,单击该按钮会将我带到下一个输入控件。最后一个输入控件应该在键盘上有“Go”按钮。我该如何实现这一目标? (注意:请注意,我希望在网络表单上执行此操作。我已经找到了有关如何在本机表单上执行此操作的材料。)

I have a webform that is integrated into a native app via a webview. But now when the user sets the focus on the first textbox of the form, I see a Go button on the soft keyboard. Instead, I'd like to have Next button, clicking on which would take me to the next input control. And the last input control alone should have Go button on keyboard. How do I achieve this? (Note: Please note that I want this on a web form. I've already found material on how to do this on a native form.)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苏璃陌 2024-11-22 23:21:08

Please go to take a look, is that what you are looking for?

How to change the Android softkey keyboard "Go" button to "Next"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文