WebToolbar Not Working Properly

5 replies. Last post: May 10, 2016 2:10 AM by Erwin Sanders
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hello,

It appears that the "OnClick" javascript method, as shown for example in the simplified sample code below,no longer works in WebStudio 2016.

function clickToolbar() {
      var tlb = ISGetObject("WebToolbar1");
      var cmdTest = tlb.Commands.GetNamedItem("cmdTest");

      cmdTest.OnClick();
}

We make considerable use of this "OnClick" method in our applications, and it has worked for years without any problem until WebStudio 2016. Please provide a fix as soon as possible, as this prevents our applications from working as intended.  

Regards

Jean  

All times are GMT -5. The time now is 11:40 AM.
Previous Next