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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

making a web form selection from qlikview

hello,

Im currently shoing accesspoint in a webpage via an iframe and I would like the user to make a selection which then auto selects the same thing in a web form ( currently in php )

Is this possible?

Are there any simply examples on how to do this? I can make the web form on the qlikview server if necessary but its not running .net nor do I have any real experience in the .net environment.

Thank you in advance.

1 Reply
tseebach
Partner - Creator III
Partner - Creator III

You can parse the QlikView selections as GET parameters in the URL of the iframe. I have no example of this though