Change 'return' key from keyboard to another name

Hi,

First, sorry for my broken english… :slight_smile:

I’m working on bussines app and I would like to change name for “return” key on keyboard.

As I can see both iOS and android have that possibility
iOS - (UIReturnKeyType) https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UITextInputTraits_Protocol/Reference/UITextInputTraits.html

android - (android:imeOptions)
http://developer.android.com/reference/android/widget/TextView.html#attr_android%3AimeOptions

I didn’t find that option in native.newTextField() documentation, so I presume that can’t change “return” key name .

So, is there any plans for this option, or should I take another approach and forget about it?

Tnx for any answer.
[import]uid: 123747 topic_id: 23071 reply_id: 323071[/import]

_Sometimes I feel nobody gives me no warning

Find my head is always up in the clouds in a dream world

It’s not easy living on my own, my own, my own_
:smiley:
Freddie Mercury - So lonely

Sorry, I had to do it… Nobody answered, so I did it. NHF :slight_smile: [import]uid: 123747 topic_id: 23071 reply_id: 93390[/import]

Marjio: There is no option to do that at the moment. [import]uid: 19297 topic_id: 23071 reply_id: 93394[/import]

I thought adding a setting to the build.settings file might get this to work, but unfortunately it didn’t.

I will pass this on to the team
[import]uid: 84637 topic_id: 23071 reply_id: 93500[/import]

Danny, thank you for this info. [import]uid: 123747 topic_id: 23071 reply_id: 93503[/import]