Skip to main content

Quantela platform user manual

Configure floormap widget actions
  1. If the widget configuration dialog box is not already open, do as follows:

    • If the widget is on a Grid layout dashboard, click the Menu icon new_settings_menu.png in the top right-hand corner of the widget and select Settings.

    • If the widget is on a Fluid layout dashboard, on the floating toolbar for the widget, click the Settings icon: new_settings_menu.png.

  2. In the widget configuration dialog box, click the Actions tab.

  3. Change the Events settings as required:

    floormap_actions_events.PNG

    Setting

    Description

    Select Events

    The event(s) on which the widget information is updated. The default events are as follows:

    • MAP_ENTITY_CLICK The user clicks a marker on a map widget.

    • DASHBOARD.REGION_CHANGE_EVENT The user selects a different Region from the Region filter.

    • DASHBOARD.DATE_RANGE_CHANGE_EVENT The user selects a different time period from the Date filter.

    • TABLE.SELECT_ROW_EVENT The user selects a row in a datagrid widget.

    • DASHBOARD.LANG_CHANGE_EVENT The user selects a different language from the Language drop-down at the top of the main screen.

    • DASHBOARD.GENDER_CHANGE_EVENT The user selects a different gender from the Gender filter.

    • DASHBOARD.AGE_RANGE_CHANGE_EVENT The user selects a different age range from the Age Range filter.

    • DASHBOARD.GRANULARITY_CHANGE_EVENT The user selects a different granularity from the Granularity filter.

    Event Mapping

    Select the jsonObject parameter that is passed when an event occurs.

    Note

    To enable another widget to display information that changes dependent on the floor selection, you must create a dataset in that widget by retrieving the floor name with .name as illustrated below.

    floormap_dataset.png
  4. Click Update.