Pop Over

Content Type: Widget
Categories: User Interface

Overview

A simple popup menu to provide extra information or operations. Comparing with Tooltip, besides information Popover card can also provide action elements like links and buttons.

Documentation

Description

Customized popover widget for Mendix applications, which is having button elements from where users can add Mendix button OnClick Actions like show a page, Microflow trigger or synchronizing the page, attaching a hyperlink, etc. along with the provision to add rich text content and its heading.

Typical usage scenario

Users can use the popover widget for adding a sign-in page or any other widget.

Features and limitations

Features:

  • PopOver while hovering the Eye Icon.
  • Can have Rich text content and heading.
  • Can have action button which is enriched with all Mendix on click actions.
  • Look like a tool tip but enriched with functionalities.

 

Limitations:

No Limitations

 

Dependencies

No Dependencies required 

Installation

Users just need to add a widget, no specific installation is required. Users can add widgets in studio pro just like other widgets.

 Configuration

In Mendix studio pro, after double-clicking on the widget user can set Title, Content, and Button caption. On click, action is provided so the user can use that button for performing actions such as Open page, Call Microflow, etc.

Bugs

It's a Bug-free.

 

Releases

Version: 1.1.0
Framework Version: 9.0.5
Release Notes: Modified the widget description along with name change
Version: 1.0.0
Framework Version: 9.0.5
Release Notes: • PopOver while hovering the Eye Icon. • Can have Rich text content and heading. • Can have action button which is enriched with all Mendix on click actions. • Look like a tooltip but enriched with functionalities.