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

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

Dynamically Check for QV plugin

We have a ASP page where the user can access link to Qlikview application, now I want to check dynamically  if the user has Qlikview plugin, if he doesn’t then I need to direct him to a HTML version of the application. Is there a way to do this

1 Reply
Jason_Michaelides
Partner - Master II
Partner - Master II

I cant remember the exact name of the function but I think it's something like Client() - look up system functions in the F1 help. This tells you if someone is connecting using the plugin or mobile etc. you could maybe have a trigger on open to check this and do something.

Having said that, if a user does not have the plugin installed then they will only be able to open the Ajax version from the Access Point anyway.

Hope this helps,

Jason