Give us feedback
clicktoinput
Reactive icon

ClickToInput

version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 11 December 2023 by 
5.0
 (1 rating)
clicktoinput

ClickToInput

Details
Provides text insertion at cursor position in input widgets programatically.
Read more

This module provides the ability to insert text in an input or text area programatically, at the cursor position. It is implemented with pure Javascript without the use of any other frameworks.

You can use it by placing the client action "ClickToInput" in a text/expression OnClick event handler. The action inputs needed are the WidgetId where you want to insert, and the Text value you want to insert.

It will insert the text where your cursor is, and will position the caret after the inserted value.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team