Tab Onclick Action

Content Type: Widget
Categories: Utility

Overview

Do you want to add an onclick microflow or nanoflow to the Mendix Tab Widget? Then this is your solution. Easy to use widget for adding an action to the onclick of any tab.

Documentation

Demo urlhttps://tabaction-sandbox.mxapps.io/

TabAction

Adds an action to the onclick of a tab.

Usage

Add the widget above the tab widget you want to add an onclick action to. The widget will search for all the tabs inside its parent container.

Fill in the tabname and add the action to the widget. If you want to add another action to a different tab from the same tab widget simply add another widget.

Demo project

https://tabaction-sandbox.mxapps.io/

Issues, suggestions and feature requests

https://github.com/hunterkoppenclevr/tabAction/issues

Releases

Version: 1.0.3
Framework Version: 9.6.7
Release Notes: Removed can execute check for nano/microflows
Version: 1.0.2
Framework Version: 9.6.7
Release Notes: Updated to Mendix 9.6
Version: 1.0.1
Framework Version: 8.18.13
Release Notes: Bugfix for Mx9 action cannot execute.
Version: 1.0.0
Framework Version: 8.18.13
Release Notes: Initial release