MiniButton and FindActivexControl
Hi,
Currently we are using 8.1.1.7 We do have added some minibuttons on the applet. We have also added browser scripts to get handel to the button using FindActivexControl("MyButton") and the based on certain condition we are making it hidden or visible.
But when I upgraded the test environment to 8.1.1.11 the browser script started giving error and so the button is always visible.
This may be because FindActivexControl is not supported in OpenUI. Is there any alternative to this?
Will "FindControl" method work with "minibutton" or is there any other method to achieve this?
Thanks,
Pradeep