09-09-2011 09:10 AM
As the title asks: Is there any way to actuate a hyperlink control (like clicking on it but programmatically) without actually having to click on it. For example say that I would like to have a button that opens a new web page or maybe whenever a control reaches a certain unsafe value etc.
09-12-2011 10:06 AM
There isn't currently a way to programmatically actuate a hyperlink control. For the button use case you mention, you can perhaps overlay a hyperlink control over a button as a workaround so it gets the click event instead of the button. We hope to add the programmatic navigation feature in a future release.
Thanks for your feedback, Jason!
Diya Jakkidi
LabVIEW Web UI Builder R&D