Give us feedback
form-change-tracker
Reactive icon

Form Change Tracker

Stable version 1.2.0 (Compatible with OutSystems 11)
Uploaded on 03 September 2023 by 
5.0
 (4 ratings)
form-change-tracker

Form Change Tracker

Details
Easily check for changes in multiple inputs with only a simple generic action
Read more

Tired of manually checking if each of your inputs, textareas, dropdowns, datepickers, timepickers, button groups or radio groups changed? With this component that is all taken care of for you!

Provides two actions:

- Tracker_Init: to start tracking changes on a group of inputs (like a form)

- Tracker_HasChanges: to check if any changes occurred since the last init on the form


Very useful to conditionally skip the save of a form or to prompt the user if he would like to exit without saving the changes.



Release notes (1.2.0)
  • Added support for dropdowns with Options Content = Custom (before only 'Text only' was supported)
  • Added support for custom elements. You just need to add the 'data-form-tracker-target' to any element (that is not already supported by the component) to track its state!
License (1.2.0)
Reviews (0)
Team