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
Description
[Provide an extended description of your content]
Typical usage scenario
[Describe typical usage scenario(s)]
Features and limitations
[Describe the features / limitations of your content]
Dependencies [optional]
- [Mendix modeler version]
- [Other dependencies: E.g. modules, jars, images, styles etc.][
Installation [optional]
[Describe the necessary steps to install the content]
Configuration [optional]
[Describe the necessary steps to configure the content]
Known bugs [optional]
[Describe the known bugs]
Frequently Asked Questions [optional]
- Q:
- A:
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
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.