Tab Onclick Action DEPRECATED

Content Type: Widget
Categories: Utility

Overview

DEPRECATED in favor of https://marketplace.mendix.com/link/component/229391

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/

[DEPRECATED]

In favor of https://marketplace.mendix.com/link/component/229391

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