Is there a way to assign a screen to a map element, so say if I click host icon on a map it will open screen page built for that host?
Ad Widget
Collapse
Linking to screen from map element
Collapse
X
-
Sure. Copy the URL of the screen and add this URL to your host in the map editor.
I use URLs like "host_screen.php?hostid=10090&screenid=96"
Change it to your needs. -
Just omit the "sid" and other unneeded parts.
Writefor example asCode:"screens.php?sid=b025cba7b1a836b4&form_refresh=1&f ullscreen=0&elementid=17"
Code:"screens.php?elementid=17"
Comment
Comment