I created an external hyperlink to our inventory system that was working fine until I upgraded to 9.1 Anyone else have this issue?
Here is what the link that was working looked like.
<a target=_blank href=server.company.com/DevQueryCMD.aspx Link</a>
What context is this used in? Is this in a Custom HTML resource?
I created a Custom property that holds the hyperlink. Then on the details page of the devices I added that custom field to the page. This simply gives up a hyperlink to the inventory system.
The DevID=${caption part used to send the device caption as a variable with the url. Now it just send the text literally.
So if the device was named "superserver" this is what the line used to send.
<a target=_blank hrefserver.company.com/DevQueryCMD.aspx>Netviz Link</a>
Could you post a screenshot?
Ok, now I understand. This is a bug - we lost a feature when we moved this resource to ASP.NET. I'll get it entered into our bug tracking system.