Tooltips are short helpful inline messages that anchor text to a UI element and give contextual information to a user without taking up the entire app screen. You can choose any of the following templates for tooltips:
Basic Text
This template is a combination of a title and description with up to 2 buttons.
Basic Text + Image
This template contains an image, a title, and a description with up to 2 buttons.
Short Menu
This template consists of up to 3 buttons with icons and descriptions.
Customizations
Each of these 3 tooltips can be customized as per the need. The available customizations for the same are as below:
Element Selection
By Element ID
By Customized Tag
By Path
By text filter in the element's content (android only) : For example, some cards in the viewport share the same id but will change from user to user. Then you can choose the element on which an element highlighter should be shown by selecting the common id and a filter for what to search.
Design
Container
Fill Color
Gradient
Radius
CTAs
Number of Buttons: 0, 1 or 2
Button Fill: None, Solid
Button Fill Color, Gradient
Button radius (Rounded Rectangles)
Action Options:
Dismiss the current step
Cancel the entire walkthrough
Redirect through
Activity
Deeplink
Key Value Pairs
Text
Font Size and Color
Custom Font (any font that is an asset of the app)
Font Style (Italic, Bold, Strike Through)
Localized Formatting: Customize different parts of your text in various formats. Split into your desired number of lines etc.
Dynamic Text: We can read and present any of the values of
User properties
Session Properties
UI element in the front end
Response from an API call
Dynamic Script: We can perform the mathematical and logical operations between the values read from the above 4 sources using a few lines of code.
Effects
Auto Dismiss after X seconds
Dismiss on Outside touch on the screen
Dim Background with Color and Opacity
Waiting time for rendering: Useful in screen stabilization
Animation Effect with configurable speed
Close Icon
You can choose if you want a close icon at the top-right corner of a tooltip
Type
Normal
Icon color
Filled
Icon color
Fill color
Shape: Rectangle, Circle
Custom
Provide a url path to a custom icon image
Actions :
Cancel the entire walkthrough
Dismiss the current step and continue the walkthrough