Community Tip - You can change your system assigned username to something more personal in your community settings. 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