Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hotspot mapping

If a hotspot is saved, GRAVITY takes the URL and applies rules to it who defines when that hotspot should be displayed. How hotspots interact with the site is not always the same for each application. Therefore, GRAVITY can be configured to fit a wide range of use cases. At the tab ‘Hotspot mapping’ the configuration can be defined, and rules can be built for such use cases. There are multiple configurations, so called ‘Expressions’ allowed, and GRAVITY will try to apply them from the top to bottom.

...

In summary what happened in that ‘Hotspot mapping’ in Figure 2:

Expression

Case

Result

0

The hotspot is not marked as template

Save the precise URL and display the hotspot only when that exact URL is displayed.

1

The hotspot is marked as template and the URL contains “/lightning/r/” and “/view”

Save the URL with placeholder between “/lightning/r/” and “/view” and display the hotspot wehen “/lightning/r/” and “/view” are in the URL

2

The hotspot is marked as template

Save the hotspot with the value ‘GLOBAL’ and display it in all occasions where defined in ‘Site mapping’.

Site mapping

The ‘site mapping’ defines on which sites the GRAVITY configuration applies (Figure 8). Like in other configurations, GRAVITY uses ‘Expressions’ to creates Rules which applies in the top to bottom order.

...