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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to obtain the list of Bookmarks of document by calling Ajax API?

I'm creating a bookmark list extension that enables a new way to the user navigate a list of bookmarks with [name] and [description].

I'm using the bellow method, but this only return NAME and ID of a bookmark and not DESCRIPTION.

Qv.GetCurrentDocument().Bookmarks().BookMarks;

How to obtain the list of Bookmarks of document by calling AJAX API?

Tks!

0 Replies