Hi! I've a multiline ios object, where the user could fill in some information.
but if i tab on "finish", i will get a line break and dont get back to the app.
I have to tab outside the keyboard and the editfield, to get back again.
is this usual?
Printable View
Hi! I've a multiline ios object, where the user could fill in some information.
but if i tab on "finish", i will get a line break and dont get back to the app.
I have to tab outside the keyboard and the editfield, to get back again.
is this usual?
Yes, I could not manage to find another way to hide the keyboard. Do you really have a "finish" key, or is it a return key (curved arrow)?
Its the German word "Fertig" which means finished
In web browser there is a done key.
sorry for my bad english, sure it's "DONE"
But the difference is:
The "Done" Button in web browser is on the top right of the keyboard. I've a RETURN key at the bottom right to make a new line.
in mmf there is a "DONE" button instead of the "RETURN" button, and there is no typical "Done" button on the top right of the keyboard.
could this be fixed, Francois?!?
sorry to bump. is it possible to add this? (RETURN and DONE)
In the properties of the object, you can select which keyboard to use. Have you tried them all?
I have to check what I can do about it.