Page 1 of 1

Insert text at cursor position

PostPosted: 12 Feb 2019 15:20
by wieczy123
I would like insert text at the current cursor position. E.g. a user input string (e.g. a fieldname). How does it work? Can I detect the current cursor position or is there a member/function?

please help :-)

regards frank.

Re: Insert text at cursor position

PostPosted: 18 Feb 2019 15:41
by Alexander Bulei
Hi wieczy123,

It's can be done only via javascript. Search on google for the javascript code.

Best Regards.