How do I turn Mobile Keyboard Cap Lock on and off?
Thanks,
David
Mobile Keyboard Cap Lock?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Mobile Keyboard Cap Lock?
Hi David,
Do you mean "caps lock" on shiftkey ?
I don't see a caps lock on my iOS keyboard
Best regards
Jean-Marc
Do you mean "caps lock" on shiftkey ?
I don't see a caps lock on my iOS keyboard
Best regards
Jean-Marc
https://alternatic.ch
Re: Mobile Keyboard Cap Lock?
Hi David
you know that this is the "Databases" forum?
Will move this thread to the "iOS" forum.
Best
Klaus
you know that this is the "Databases" forum?

Will move this thread to the "iOS" forum.
Best
Klaus
Re: Mobile Keyboard Cap Lock?
I don't know of any way to control the shift lock but it's easy to post-process the text entry to make the text all caps with the toUpper() function.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Mobile Keyboard Cap Lock?
Jacque,
I am already using the toUpper() that Klaus helped me with and that does the job, but the user doesn't know that its going to be capitalized, until after they see it. I thought it would just make a little friendlier experience. It's not a big deal.
Thanks,
David
I am already using the toUpper() that Klaus helped me with and that does the job, but the user doesn't know that its going to be capitalized, until after they see it. I thought it would just make a little friendlier experience. It's not a big deal.
Thanks,
David
Re: Mobile Keyboard Cap Lock?
David...
You can control the 'caps'... by setting the 'autoCapitalization' of a native field, not a liveCode field.
dixie
You can control the 'caps'... by setting the 'autoCapitalization' of a native field, not a liveCode field.
dixie