Hi All,
I am trying to create a hyperlink in Design Studio. I am able to make hyperlink between component and url. by using " application.open new window();"
Here, when i select competent in tab-1 through the hyperlink it has to open second tab. For that i tried with application.opennewwindow( tab2.setvisible()); " . It is showing the error.
Thanks and Regards,
Sud.