Transfer selections between documents into two different folders
Hi,
I want to develop a document that opens another document and transfers selections to it. Users access by browser to Access Point.
I've done first document with a button that opens second document. Files are distributed into different folders. We've created a mounted folder noBrowsable.
- listbox ID: it works, but listboxes must have the same ID in both documents ('&Select=LB244,2015') and I have to create a listbox for each field;
- bookmarks: it doesn't work and bookmark must be in target document ('&Bookmark=Document\BM01');
- variables: it doesn't work ('?v_year=2013')
I've also tested 'open qlikview document' with transfer state, but it doesn't work with two documents into different folders (qlik support has said it).