Support Forum

Ask questions and get help from MobileTogether experts.
MobileTogether Product Information
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
wolfgang  
#1 Posted : Monday, August 17, 2015 11:25:24 PM(UTC)
wolfgang

Rank: Advanced Member

Groups: Registered
Joined: 6/23/2015(UTC)
Posts: 59
Germany

Thanks: 5 times
An "Edit Field" is combined with a $PERSISTENT element and triggers an "OnTyping" action where input is converted to uppercase. That works well. Is there a way to make those converted chars (backward) visible in the input field?
Thanks
Note: Visible while typing!
bbv  
#2 Posted : Tuesday, August 18, 2015 12:10:31 PM(UTC)
bbv

Rank: Administration

Groups: Registered, Administrators
Joined: 7/21/2014(UTC)
Posts: 494

Was thanked: 87 time(s) in 87 post(s)
Not during typing, because this would reset the cursor position on every keystroke.
wolfgang  
#3 Posted : Friday, August 21, 2015 9:33:56 PM(UTC)
wolfgang

Rank: Advanced Member

Groups: Registered
Joined: 6/23/2015(UTC)
Posts: 59
Germany

Thanks: 5 times
Exactly that happens on real mobile devices (the cursor goes back to its start position), but not in simulator.
Which XPath expression I can use to get the current character during typing?
Thanks
bbv  
#4 Posted : Sunday, August 23, 2015 3:44:26 PM(UTC)
bbv

Rank: Administration

Groups: Registered, Administrators
Joined: 7/21/2014(UTC)
Posts: 494

Was thanked: 87 time(s) in 87 post(s)
No, there is no such function, and I cannot think of any possibility to implement such function - what is a character during typing? What if I just deleted a character? What if I pasted a whole text inside? Maybe a solution would be to read and set a cursor position - not sure whether this works on all (any) platforms
Users browsing this topic
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.