Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

passing a bookmark in the URL with IE Plugin

I'm haing an issue activating a bookmark by passed it in from the URL, seems to work with ajax but not with the IE plugin

 

This works in ajax: the app opens and the bookmark is applied

http://qlikview01-ny.elliottmgmt.com/QvAJAXZfc/AccessPoint.aspx?open=&id=qvcluster%7COPEN/zzzBMTestA... http://server.com/QvAJAXZfc/opendoc.htm?document=OPEN/zzzBMTestApp.qvw&host=qvcluster&bookmark=Docum...

This does not work with IE plugin: the app opens but the bookmark is not applied

http://qlikview01-ny.elliottmgmt.com/QvAJAXZfc/opendoc.htm?document=OPEN/zzzBMTestApp.qvw&host=qvclu... http://server/QvAJAXZfc/AccessPoint.aspx?open=&id=qvcluster%7COPEN/zzzBMTestApp.qvw&client=Plugin&bo...

Does any one have any suggestions on passing in a bookmark using the IE Plugin

Has this worked for anyone using the IE plugin?

any help would be greatly appreciated...

1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I believe the URL parameters -- bookmark, sheet, select -- are only functional in the ajax client.

-Rob