Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
can i have dropdown menu in buttons. I mean, a list of action under specific button
If yes , how is it done??
Thanks
Deepak,
I don't think so it is possible with button, bus yes this can be possible as Bookmarks .
Thanks,
AS
You need to create and use an object extension...
This is not supported directly.
I think you have to build a separate extension for the same.
Regards
ASHFAQ
You can manually create such a dropdown list by placing text-boxes to represent the list of actions directly under the button. Those text-boxes will then have a on-show condition which will be activated with the parent button.
Hi Deepak
This feature is not supported directly in the Qlikview. but for that you need to Build individual extension for that by this way you might fix up the issue. but there are other ways to create the functionality in Qlikview as Martin have provided in this rep same functionality i am also still look for to integrate in my project as soon as i get something will update you please provide me your email address.
Thanks
Saumil Jani
Thanks everyone
This might help you: dropdown menu extension
Please check out this sample application
Thanks,
Sri