Variables on infobox (map widget )

@Simón Costantino

Hi, I’m working with a map widget and I want to know if its possible to show only one variable (the location of the device) on the infobox. I added another variable on the same widget only to modify the pin icon in the map, but I don’t want to show it on the infobox.

@Matheus Benachio

Hey @scostantino,
There is a way to hide some variables of the infobox.

Let’s say you have the following information appearing on the infobox:

To hide one of the variables, edit your Map widget and head over to → Infobox Configuration

Inside this page, you have the possibility to show infobox variables as text or as an icon. If you choose an icon, you can supply conditions to change the icon based on the variable’s value.

The trick here is to use an icon and set the condition to something that will never occur. Notice how I set the variable2 field to appear as an icon, but its value will never be equal to ‘test’.

Now, when you access the map you will see that only one of the variables are being shown. The variable2 is not appearing because the icon condition doesn’t match.

Hope this helps!

Hi,

I tried to use your example to ‘hide’ a variable in the infobox but I will always get the variable value displayed in the infobox. How can I remove the value text from the infobox:

Hi Annia,

If you don’t want to show this variable inside the infobox just remove that variable from the widget.

Above they are talking about how to hide the infobox (just show only the pin by default).

Hi,

I am trying to add variables to a infobox in a bluesprint map widget, but i don’t see in the configurations where to set these variables. I send the variables to the same bucket and i define a group ID for these variables.

Someone can help me please.

Thanks.

Hey Nicolas,

Have you assigned the same group for all these variables? How is your widget configured? Could you send a screenshot?