Please see Bootstrap Tooltip in the Mendix documentation for details.
Bootstrap Tooltip
Content Type: Widget
Categories: User Interface
Overview
This widget adds a tooltip to a user-defined field containing help text in an input field that is visible upon focus, or informative text for buttons that is visible upon hovering.
Documentation
Demo url
Releases
Version: 3.2.5
Framework Version: 7.0.2
Release Notes: ## Bugfixes
- We fixed a bug where selecting an attribute over association for the Bootstrap Context widget would result in no data. (Ticket #110055)
Version: 3.2.2
Framework Version: null
Release Notes: ### Bug fixes ###
- We fixed a bug where the `BootstrapTooltip (context)` would initialize before widgets be available on screen throwing an error and blocking the app to continue.
- We fixed a bug causing some elements not being found close by the widget.