vote up 1 vote down star

Hi,

How can I change the standard text of "return" button to something else?

I want it to be "add"

Thanks.

flag

1 Answer

vote up 5 vote down check

Unfortunately, you can change "Return" into only one of these predefined labels with the returnKeyType property:

  • Return (default)
  • Go
  • Google
  • Join
  • Next
  • Route
  • Search
  • Send
  • Yahoo!

So maybe you should choose "Next" if a data entry kind of activity is what you're after.

More information here.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.