SmartClick Actions

Content Type: Widget
Categories: Utility,User Interface

Overview

Widget which allows the developer to configure key modifier + click pairs with an action attached to it. 

 

For example: User configures alt + click to call Action A clicking on the field inside the widget while ctrl + click calls Action B.

Documentation

Demo urlhttps://keypressdemo-sandbox.mxapps.io/index.html?profile=Responsive

Typical usage scenario

Developers configure different key + click combinations to call standard Mendix on click actions such as call microflow, nanoflow, show page....etc.

Installation [optional]

1.Download widget

2. Place it on page

Configuration [optional]

1. Configure default action (if needed) - This action will run when you just click anything inside the widget.

2. Map key binds for actions. Example: alt - call microflow. When widget is clicked with alt held down it will call the action configured.

GitHub link

GitHub

 

Releases

Version: 1.0.0
Framework Version: 10.12.2
Release Notes: initial release