Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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