Open for Voting

Orion Maps - Custom Property or Caption for display purposes

On Orion maps it displays the caption of the node on the map. Sometimes the caption is fairly long, especially so if includes the domain name which the caption by default does and there is no way currently aside from scripts to edit the caption to trim the domain name. The ability to use Orion Maps depends on the map being clean and easy to read/navigate. Being able to make modifications to the view of the caption like trimming or use a custom property would allow it to show what the user needs to see and increase usability.

  •   

    I would like to use standard SQL / SWQL function such as ROUND to limit decimal places placed on the map using variables. For example Volume Percent used shows 5 decimal places. I would like the ability to use {{{{ROUND (details.volumepercentused, 1)}}}} to display a fewer decimal places.