Question
2
Replies
98
Views
Posted: July 24, 2019
Last activity: July 25, 2019
Closed
Solved
Cursor showing in a wrong position
I am using PEGA 7.3.0 and a input text area with a event "Change" and a "Post value" action.
I start writing something in this text area and when I change to another website and turn back to the PEGA page, the cursor start showing in the beginning of the input, after the text that I already write and not in the end, to continue writing what a already did.
Can anyone help me?
Hi,
On post value the reload cell will be called in back end as you see in attached image.
When the focus changes from Developer Studio to some other website the reload cell causes the focus to change to the start of RTE.It is excepted behavior.
In later version like 8.1, the post value is optimized in such a way that the reload cell will not be called so it might not change the focus.The ideal solution can't be arrived in this 7.3.0 version.
Hope this helps.
Thanks,
Nandhadeepa