On Any Change

Content Type: Widget
Categories: Data

Overview

Trigger an event on changed of any Attribute or some specific attributes.

Documentation

Demo url

Trigger Event on any attribute change

This widget will listen to all changes of attributes in the context entity and trigger a microflow or nanoflow on a change.

Usefull if you want to check if a user has entered any data on a page.

Introducing OnSpecificChange

This new widget is still configurable to to listen for any changes, but now includes extra options. It is now possible to select a single attribute or a list of specific attributes to listen to for changes!

NOTE: If using 'Single' as the Listener Type, the widget will default back to 'Any' during runtime if you do not select a specific attribute.

NOTE: If using 'List' as the Listener Type, the widget will default back to 'Any' during runtime if you have not selected at least one attribute.

Releases

Version: 1.1.1
Framework Version: 7.21.0
Release Notes: * fix an issue with datetime attributes that are empty * fix an issue with old values that are not properly tracked after changes
Version: 1.0.3
Framework Version: 7.21.0
Release Notes: * this fixes an issue where change event is triggered on load and comparison of date and Big values always returns false