- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'm new in Intel XDK and I'm trying to make a project, but I got a "little" problem.
How can I replace the "return" button(IOS devices) and their equivalents for "Done" or "Next" or any word that I want?. I've already looked for a solution, but I was unable to find anything.
Thanks.
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is going to require a plugin to select the appropriate keyboard and configure it. In other words, the webview your HTML5 code runs in can't specify this, so you have to do it in native code. If you can't find a plugin that does what you want you'll have to find one that is close, fork it, and modify it to do what you need.
Sorry, but we are not able to provide services to create custom plugins.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm not quite clear on what you want to do, but if you Google for "Cordova PhoneGap return button" (or something like that) you might find some help. The Intel XDK creates Cordova apps (aka PhoneGap apps), so the solutions for those will apply to XDK apps, as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, thanks for answering.
I've searched and all that I found are plugins that do things like hiding,showing and resizing the keyboard in some situations.
I want to do this: (I will put the ios keyboard, but I want this to run on all devices, with their respective keyboards)
I want to this keyboard with "return" button:
Turn to this one(with search, or any button that I want)
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is going to require a plugin to select the appropriate keyboard and configure it. In other words, the webview your HTML5 code runs in can't specify this, so you have to do it in native code. If you can't find a plugin that does what you want you'll have to find one that is close, fork it, and modify it to do what you need.
Sorry, but we are not able to provide services to create custom plugins.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh, I understand. I just didn't know what to search specifically, I will try.
Thank you very much!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page