/PCF-On-Key-Press

PCF Control that allows to fill the gap from the .onKeyPress (deprecated)

Primary LanguageTypeScriptMIT LicenseMIT

On Key Press control

Description

This control will fill the gap the addOnKeyPress has left. It has been created to trigger the onChange of the field in each key press.

Download

DOWNLOAD LATEST RELEASE

How to configure

  1. Add the control to the field that needs the onChange
  2. The control will trigger the event onChange of the field in the onKeyPress

Example of configuration

Form configuration

On Change configuration

On Change Code

Example working

Which fields are supported

At the moment are supported all of the fields allowed by the Power Component Framework here to the documentation

Credits

Credits to Ivan Ficko since the css code for the text field was taken from his project Copy to Clipboard