Appboard/2.5/builder/widgets/actions/bundled actions
Revision as of 09:47, 24 October 2014 by imported>Jason.nicholls
Overview
Bundled Actions is a grouping mechanism so that multiple actions can be triggered based on same action filter. The action filter applies to the bundle and all actions within the bundle are triggered when there is a match. Logically grouping actions into bundles is also useful for widgets that have a lot of actions to keep things organized.
Bundling actions together also makes it possible to reuse action configuration on another widget. While this is possible there are some caveats due to actions often being widget specific, data collection specific, or similar which means the actions may not work as expected when firing from the secondary widget.