Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

to add condition in button

Hi All,

Is it feasible to add in condition of button an action that button will be visible on the maximize of particular object .

Thanks,

Geeta

1 Solution

Accepted Solutions
sunny_talwar

What you might be able to do is: create two objects (one maximized and one which is not) and then conditionally hide show them text object and place it on top of the non maximized chart (where the maximize button usually resides. So when someone is pressing the maximize button, they are actually clicking on a button object which brings your maximized table with the other button you needed.

HTH

Best,

Sunny

View solution in original post

8 Replies
sunny_talwar

To my knowledge, I don't think it would be possible with the inbuilt functionality, but there might be macros which you might be able to use.

Best,

Sunny

m_woolf
Master II
Master II

There is no on maximize event in QlikView.

avinashelite

Hi Geeta,

As per my knowledge It's not possible.

Not applicable
Author

Hi Geeta,

There are no events like OnMinimize / OnMaximize for an object in qlikview.

So, we can use buttons to maximized/minimized object and simultaneously hide or display your button.

Regards,

Gennaro

sunny_talwar

What you might be able to do is: create two objects (one maximized and one which is not) and then conditionally hide show them text object and place it on top of the non maximized chart (where the maximize button usually resides. So when someone is pressing the maximize button, they are actually clicking on a button object which brings your maximized table with the other button you needed.

HTH

Best,

Sunny

Gabriel
Partner - Specialist III
Partner - Specialist III

Hi,

Comments above are true, there's no OnMinimize / OnMaximize event or function in QlikView. But there might be another way to achieve your requirement if you can explain to the community what you want to do.

Explain your requirement

Hope this make sense

Anonymous
Not applicable
Author

this is how i address this requirement. if you design it right, it can function just as you would expect.

Anonymous
Not applicable
Author

Hi All,

Thanks for all your  replies.

Thanks sunindia‌,

I really like the technique you have mentioned .

And will implement the same by taking reference of your reply .

Thanks once again.

Regards ,

Geeta