Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
Can anyone help me in the way to get the cursor position on a TextArea widget, Although we have a Textboxvalidate widget with a cursor position property but it does not provide multiline text for the same widget.
Or can we get the multiline for textboxvalidate widget??
Thanks
Sunay
Hi Sunay,
With the standard TextArea widget there is not a mechanism to get this information from withing thingworx. Additional structures would need to be added to a customized TextArea widget to facilitate this via an extension.
Adam