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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
ivandrago
Creator II
Creator II

Having a popop box on a page?

Hi,

Is it possible to have a button on a page so when the user clicks on the Macro Button it pops up a box telling you what this page relates to?

Thanks Ivan

1 Solution

Accepted Solutions
pover
Partner - Master
Partner - Master

Hi Ivan,

Here are 2 ideas without having to use a marco.

1. Create a text object with just the caption showing and take advantage of the help button on the caption to create a popup.

2. Create a text object that resides at layer 100 so that it is always in front of the other objects and use a button to toggle the show condition of the object with an action that sets a variable.

Regards, Karl.

View solution in original post

3 Replies
ivandrago
Creator II
Creator II
Author

Sorry that was meant to say popup, has anyone out there got some cool tips to do this?

pover
Partner - Master
Partner - Master

Hi Ivan,

Here are 2 ideas without having to use a marco.

1. Create a text object with just the caption showing and take advantage of the help button on the caption to create a popup.

2. Create a text object that resides at layer 100 so that it is always in front of the other objects and use a button to toggle the show condition of the object with an action that sets a variable.

Regards, Karl.

ivandrago
Creator II
Creator II
Author

Nice one Karl!