Execute On Load

Content Type: Widget
Categories: Utility

Overview

The On Load widget executes an action on load. Works with or without context.

Can execute any of the common actions you can assign to a button such as:

  • Call a microflow 
  • Call a nanoflow 
  • Open a link
  • Call a workflow

Common usage allows for redirects, executing client scripts with context, executing on load logic, etc.

Documentation

Typical usage scenario

Perform any of the following and more, on page load: 

  • Call a microflow 
  • Call a nanoflow 
  • Open a link
  • Call a workflow

Features and limitations

Common usage allows for redirects, executing client scripts with context, executing on load logic, etc.

Include with out without context, and can reference the context when calling a microflow or nanoflow on load.

Releases

Version: 1.0.0
Framework Version: 9.0.5
Release Notes: Added first version of OnLoad widget