Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to create a button on which when i click,should automatically click some other button which would then open a url. I know this can be done by macros, but if you select Turn On/Off Webview in qlikview 11 ,macros doesnt work . So in this scenario how to get the above job done. Also what is Ajax mode ,, Can some one enlighten me on this part too.
Hi,
It is documented that macros will not work in the WebView mode, check both the Release Notes (page 3, "Known Issues") and Reference Manual for that (use WebView for Layout, not macro functionality). Anyway, some macros will do work just fine in the Ajax client, so the best way to test them is to upload a document to a QlikView Server and check whether the macro works or not. (For example, clicking that button).
In you case (button that "clicks" other button) you can use variables and a document wise event (Settings menu, Document properties, Triggers tab, Variable Event Trigger) so when the first button is clicked, a variable gets a value and then, something happens.
Hope that helps.
Miguel
Hello Miguel,
What is the reasoning behind reload action not performing in WebView?
It eludes me
Thanks,
Antoine