Customizing Help Tooltips
It is possible to customize a set of message properties used for being displayed as help tooltips in different places of the UI of Cadenza by overriding them.
Configuration
Set a system property or an environment variable named HELP_TOOLTIP_PROPERTIES_PATH (see Environment Variables, System Properties and Other Runtime Configuration Options) that points to .properties files with your help tooltips.
The path to .properties files has a special format, see Working With Message Bundles
|
|
The help tooltip messages can be marked up, see How to Use Simple Markup. |
Customizable help tooltip message keys used in Cadenza
| Key | Where is it displayed? |
|---|---|
advancedMapSettings.mapCoupling.limitationHint |
In the dialog for map coupling; explains limitation of coupling. |
advancedMapSettings.mapScaleRange.min and advancedMapSettings.mapScaleRange.max |
In the advanced map settings dialog, explains the effect of min and max scale for maps. |
advancedMapSettings.maxMapExtent |
In the advanced map settings, explains the max map extent option. |
advancedMapSettings.overviewMap.requirementsHint |
In the advanced map settings, shows requirements for an overview map. |
arcgis.rasterFunction.argumentsFormat |
In the d-arcgis-rendering-rule-editing-dialog; explains the format of the arguments for raster functions. |
createRepositoryDialog.dataProtection |
In the dialog for creating repositories; explains the 'data protection/security' option for new repositories. |
createRepositoryDialog.deletionDeadlines |
In the dialog for creating repositories; explains the 'deletion deadlines' option for new repositories. |
createRepositoryDialog.projects |
In the dialog for creating repositories; explains the 'projects' option for new repositories. |
createRepositoryDialog.publishingControl |
In the dialog for creating repositories; explains the 'publishing control' option for new repositories. |
deletionDeadline.emailNotificationHint |
In deletion deadline settings, explains the 'e-mail addresses for notification' option for deletion deadline. |
importWizard.objecttype.name |
In the wizard for importing data; explains the |
importWizard.objecttype.movementProfile.name |
In the wizard for importing data; explains the |
importWizard.attributes.attributeType |
In the wizard for importing data; explains the |
importWizard.attributes.movementProfileAttributes |
In the wizard for importing data; explains the |
reportDesigner.mapView.autoZoomHint |
In the report template designer, explains the 'auto zoom' behaviour for map vies included in cadenza reports. |
routing.customSpeed.speedFactor |
In the routing sidebar, explains the 'speed factor' number-slider field |
routing.isochrones.smoothing |
In the routing sidebar (isochrones mode) and for isochrone (reachability) enrichments, explains the 'level of simplification' number-slider field that controls how result polygons are smoothed by the openrouteservice. |
scaleRangeVisibility.minValue and scaleRangeVisibility.maxValue |
In the layer settings dialog and in the designer for a layer |
sketchLayer.circle.radius |
In the sketch layer circle item controls, explains how the radius' correctness can only be guaranteed for the distance of the circle’s center to its eastern border. |
systemSettings.srs.cadenzaManagedDataDefault |
In system settings SRS section, explains what the default SRS for Cadenza managed data is. |
systemSettings.srs.coordinateDisplayDefault |
In system settings SRS section, explains what the default SRS for coordinate display is. |
systemSettings.srs.selectionDialogsDefault |
In system settings SRS section, explains what the default SRS for selection dialogs is (at the moment, geodata export dialogs). |
worksheetSettings.analysisContext.auto |
In the panel for worksheet settings; explains the 'auto' setting for displaying the analysis context. |
worksheetSettings.linearLayout.order |
In the panel for worksheet settings; explains the ordering of the views. |
view.map.extentFilter |
In the designer for map views; explains the action for filtering data views by the map views extent. |
view.controller.filter |
In the designer for controller views; explains the action for filtering data views by selected controller value. |