auto-refresh
Reactive icon

Auto Refresh

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded
 on 12 December 2024
 by 
5.0
 (3 ratings)
auto-refresh

Auto Refresh

Documentation
1.0.1

Options

  • Timeout: Up to 10 seconds are used, more than that milliseconds are used.
  • Stop: True to stop auto refresh.
  • Action: Action to call.
     

How its work?

  1. Automatic update of an action every defined second.
  2. It is possible to create an action, for example, to update a table every certain second.
  3. It is possible to monitor some type of action, or even check if a record has been updated, or some status has been modified.

1.0.0

Options

  • Timeout Timeout in seconds...
  • Stop True to stop auto refresh...
  • Action Action to call...
     

How its work?

Automatic update of an action every defined second...