This is a migrated thread and some comments may be shown as answers.

Change DONE KEY on iPad keyboard

1 Answer 49 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Tobias
Top achievements
Rank 1
Tobias asked on 16 Jun 2015, 07:45 AM

Hi there,

is there any way to change the the DONE KEY on the iPad keyboard? I found some informations, that it can be chenged with UIReturnKeyType of the associated UITextField. Does anybody know, how to do it in javascript with AppBuilder?

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 19 Jun 2015, 08:35 AM
Hi Tobias,

I am not aware of a solution that allows you to customize the keyboard from a Cordova app. In order to be able to set the keyboard appearance or the returnKeyType, you need access to the UITextInputTraits protocol which cannot be accessed through the Cordova API. I have also not found any plugin that allows you to work with this protocol to change the Done key in the keyboard.

The Cordova Keyboard plugins only allow you to hide the accessory bar altogether.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Tobias
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or