Current Cursor Position in Text Area
Hi ALL
Requirement is to dynamically add a value to a text in text area.
Let’s say user is typing in the Text area, in between they can select a value from another dropdown. So, the value in the dropdown should be appended at the current cursor position in text box.
The main problem here is to find the current cursor position (it can be starting of text, middle or end).
I am looking for something similar to the “Insert Property” functionality in paragraph. I am not sure if there any way to customize that as it uses the third party CKEditor plugins.
Pega Version: 7.1.7
Regards
Bhavya