Bootstrap Tooltip

Category: Widgets
Subcategory: Display widgets

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.4
Framework Version: 6.0.1
Release Notes: ## Bugfixes - We fixed a problem where some elements were throwing `hasOwnProperty is not a function` ## Improvements - We added a error handling when the widget initializes, if some problem happen it will not crash the whole application anymore.
Version: 3.2.3
Framework Version: 6.0.1
Release Notes: ## Bug fixes - We fixed an issue when sometimes widgets being rendered after the Bootstrap widget itself could not be identified.
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.
Version: 3.2.1
Framework Version: 6.0.1
Release Notes: ### Bug fixes ### - We fixed a bug where the bootstrap tooltip would initialize before widgets be available on screen throwing an error and blocking the app to continue.