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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Implement Bookmarks at Document Opening ?

Is it possible for a user to have a set of bookmarks automatically applied

when they open a server document ?

Either personal or shared bookmarks ?

Thanks for any thoughts on this.

Tim

Labels (1)
2 Replies
Not applicable
Author

Hi,

You can  automatically apply a bookmark when the application is open. In the "Document properties", you have the "Triggers" tab. In this tab, you can set an action "OnOpen" (When a user open a document). In the list of actions, you have "apply bookmark" (Bookmark menu).

Maxime S.

tanelry
Partner - Creator II
Partner - Creator II

OnOpen trigger won't fire on server.

For Ajax clients it is only possible with modified url

(need to append: &bookmark=Document\BM01).

But you can't change url in access point, so you need to share the modified links in some other environment.