Skip to content

A Mendix widget that can make any container clickable. Place it in a container and set the microflow, URL, or page you want to use.

License

Notifications You must be signed in to change notification settings

tieniber/ClickableContainer

Repository files navigation

Clickable Container

A Mendix widget that can make any container clickable. Place it in a container and set the microflow or URL you want to use.

Typical usage scenario

Dashboards with clickable areas, like text, KPIs, or any other content! Also useful in any other case where you need a Mendix container to be clickable.

Description

The package contains 3 widgets: a context, a non-context, and an offline version. Each can do the following on click:

  • Run a nanolow
  • Open a specified URL either in the same tab or a new one
  • Open a page in content or a pop-up and the online widgets can also:
  • Run a microflow

The context version can also use an attribute of a context object for the URL to open. Additionally, you can use a boolean attribute to determine whether the URL will open in the same tab or a new one.

About

A Mendix widget that can make any container clickable. Place it in a container and set the microflow, URL, or page you want to use.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published