This pluggable widget creates an input textbox which can trigger an action while the user is still typing. Compared with the default Mendix TextInput this means you can act on the user nput wthout the user having to exit the field.
Can be used to create a custom search function or live validation.
- Allows an event to be triggered while the user is still editing the input field
- Can be used with Microflow or Nanoflow action
- Build and tested using Mendix 8.7.0