

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Custom pop-up message at charts
Hi Everyone!
Our costumer would like to see some explanation at all charts and objects.
It would be the best solution, if he/she got a pop-up like window when his/her mouse is over the objects.
Is it possible to create either a pop-up like box, or any on-mouse based explanation guide?
I can't find any extension related the topic.
Thanks!
Best regards,
G.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abhinay,
The following are the files required to make this extension:
1. <Extension Name>.qext file (which contains basic information about the extension) -Required
2. wbfolder.wbl file (you can still run on your local without this one though but it makes your extension compatible with Dev Hub otherwise it throws an error-"can not open file".) -Required
3. JavaScript file (which contains your main function of opening up a modal. This can also contain your html entirely if you do not wish to segregate your HTML from JavaScript.) This file is in entirely RequireJS. -Required
4. CSS files (you can have a separate style sheet in case you do not wish to use inline CSS) -Optional
5. Images folder with the snapshots of the graphs you wish to upload-You have to upload the images on Dev Hub (Import file) and set the appropriate path in img src tag. -Optional
Voila!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Supriya,
Great to know that you have created a version of the 'help' tool tip extension for the latest Qlik Sense versions.
Could you please share the zip file for the same? It would be very helpful.
Thanks,
Neetika

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Supriya,
Thanks for ur reply,how u hv achieved pop up functionality on button and how to create wbfolder.wbl file compatible with qliksense nov 2017?
Regards,
Abhinay


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sounds good
It is good to hear, that the modal window is still working in Sense.
Good job.
G.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Supriya,
Can you upload Tooltip extension, i already tried but cannot do like you did.
Regards,
Adam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nice looking extension. Did you do anything different to the original extension that was shared above? If so can you share what was required to get this working?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have been trying to work around the modal showing behind the other visualizations, in the latest version of QlikSense, but I am having a hard time with it. Any suggestions?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
How can we open the file which you gave?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
It does not work anymore. i have tried my end but noting happened after dragged in sheet.
Regards,
Ali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, @undergrinder .
I tried to use the solution presented by @reddy-s , but it didn't work. Could you give me some additional explanation?
