Rank: Advanced Member
Groups: Registered
Joined: 6/23/2015(UTC) Posts: 59  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!
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 484
Was thanked: 81 time(s) in 81 post(s)
|
Not during typing, because this would reset the cursor position on every keystroke.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/23/2015(UTC) Posts: 59  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
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 484
Was thanked: 81 time(s) in 81 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
|
|
|
|
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.