/
How to: Custom Trigger (with Parameters) in QlikSense
How to: Custom Trigger (with Parameters) in QlikSense
For a custom trigger created in Button+, parameters can also be passed to objects when called in the JS code. These parameter objects can then be used within custom actions using the possible parameter of the custom action.
Step-by-step guide
Create a custom action in Cell Actions or with a menubar button, like this
Perform now the defined custom trigger with a button click or based on other triggers (page load...)
HiCo.performCustomTrigger("myGoToNextSheetTrigger", {myData: "myValue"});
Related articles
, multiple selections available,
Related content
MENUBAR Actions
MENUBAR Actions
More like this
The new MENUBAR - First steps
The new MENUBAR - First steps
More like this
MENUBAR
MENUBAR
More like this
Items of MENUBAR
Items of MENUBAR
More like this
MENUBAR Items
MENUBAR Items
More like this