trigger-action
Reactive icon

Trigger Action

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded
 on 31 July 2024
 by 
5.0
 (5 ratings)
trigger-action

Trigger Action

Details
This component offers 2 tools: - call a client action periodically; one of the use cases can be perform an autosave. - auto-refresh the screen regularly in a defined time span.
Read more

Trigger Action can be used to call any client action in a time span chosen by the developer. The input parameter "Interval" is the number of seconds between the calls and the handler of the "Trigger" event should be the action to call every X seconds.


Refresh Screen can be used to refresh the screen in a time span chosen by the developer. The input parameter "Interval" is the number of seconds between refreshes.

Release notes (1.0.3)

Added an OnDestroy action that will clear the interval if the web block is removed from the dom or if the interval changes.


This will enable a developer to dynamically change the Interval value or remove the refresh

License (1.0.3)
Reviews (0)
Team
Other assets in this category