Configuring Tooltip Settings
After you configure Tooltip Definitions, you must configure the Tooltip Settings setting for your tooltip customizations to take effect.
* 
Inactive, deleted, or nonexistent Tooltip Definitions do not take effect, even if their identifiers are configured in the Tooltip Settings setting.
To configure Tooltip Settings:
1. Click Administration () > Settings, and then in the list view, click Tooltip Settings.
2. On the Tooltip Settings record page, in the Default Value field, append a new key-value pair to the existing values in the following format:
"svmx_job::card_tooltip": "YOUR_TOOLTIP_DEFINITION_IDENTIFIER",
The key represents the tooltip location, and the YOUR_TOOLTIP_DEFINITION_IDENTIFIER value is the identifier of the Tooltip Definition record for the related object. Supported keys for all the locations are as follows:
Location
Key
Job Card tooltip in the Scheduler and Map tabs
svmx_job::card_tooltip
Work Plan Card tooltip in the Scheduler tab
svmx_work_plan_assignment::card_tooltip
Service Task Card tooltip in the Scheduler tab
svmx_service_task::card_tooltip
Installed Product Card tooltip in the Asset view
svmx_installed_product::card_tooltip
Appointment tooltip in the Scheduler Calendar
svmx_appointment::gantt_tooltip
Event tooltip in the Scheduler Calendar
svmx_event::gantt_tooltip
Job map pin tooltip in the Map tab
svmx_job::map_pin_tooltip
Resource map pin tooltip in the Map tab
svmx_resource::map_pin_tooltip
Crew map pin tooltip in the Map tab
svmx_crew::map_pin_tooltip
3. When you are finished adding key-value pairs, in the top left corner, click Save and Close ().
Was this helpful?