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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
sibrulotte
Creator III
Creator III

On open trigger in AJAX: what is the workaround

Hi,

I want t a default selection to be used when all users open a document on a server using an AJAX client.

That selection will change and looks like this:

=maxstring({<[Période fermée]={'1'}>}[Année-période financière])

I know the On Open trigger does not work in the AJAX client, nor does the On reload.

How do I get all my users to have tha selection made on [Année-période financière] ?

Thanks in advance for the wizardry.

3 Replies
vishsaggi
Champion III
Champion III

May be you can use Bookmark option...Did you try that?

awhitfield
Partner - Champion
Partner - Champion

Hi Simon,

please check out the attached posting, there a some option you may wish to explore:

https://community.qlik.com/thread/33588

HTH

Andy

marcus_sommer

For me OnOpen trigger do work with AJAX (QV 11 SR 12 + Firefox 45) so it might be depending on releases or any settings.

- Marcus