How to Add a Html link in Graphic Views
-
Our experience in this platform started with ScadaBR, in our graphic views usually we use a link (it is to open a web view)
When we wanted to apply this feature in Mango Automation Platform it doesnt exist..
Please could You tell me how or where we can found the “Link” graphic view components.In the picture You can see how our customer see every controller, in a graphic view. (they doing a right click over the link, could connect with the controller)
Please could You give me Your support, Ineed to add a HTML Link to Graphic view
In advance thanks so much
-
Hi Jorge,
I have not had experience with ScadaBR so I'm not sure exactly what the link component does exactly. But, you can certainly use the HTML component and manually put in a link, if that's a similar function:
<a href="https://forum.infiniteautomation.com/topic/3992/how-to-add-a-html-link-in-graphic-views">Link to this thread</a>
-
Hi Phil, it is very easy, the customer have a controller with a internal web server(if I put the ip address in a browser then I will connect with the controller)
let me to ask, Is not posible to have a Link component in the graphics view, think that the most of controllers have a connection by internet browser (Firefox or IExplorer or another).
At the end, please i will try to add a link....
thanks so much Phil
Jorge G
-
Yes, it is possible to have a hyperlink via the HTML component, by using the HTML to create the link as I did in my last post. It is also possible to embed another page into an HTML component via an iframe.