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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
mountaindude
Partner Ambassador
Partner Ambassador

New open source tool: Customizable help button for ALL Sense apps

This has been brewing at the back of my mind for some time, over the past holidays it took form and turned out pretty well, so I've packaged it a bit, and am now happy to preset...

The Help Button project.

Underwhelming name? Yeah, probably. But also effective.
The project solves a pretty common problem in the world of Sense apps:

How can we provide custom, context aware help for our Sense apps?

 

screenshot-popup.png

The help button does this by injecting itself into the main toolbar of every Sense app.
When clicked a small menu will appear, the menu items can open URLs, send an email (mailto:) or open a bug report dialog (which is then posted to some backend server or bug handling tool).

The basic variant looks like this:

screenshot-animated-basic.gif

The bug reporting variant can look like this:

screenshot-animated-bug-report.gif

All colors, menu items, links etc are fully customizable.
There is also a simple but effective template concept, where the currently open app's app and/or sheet idcan be injected into the opened URL. This makes it possible to open a custom help site for each app, and even sheet if so desired.

Full source code, examples etc available on GitHub.
In-depth blog post over at ptarmiganlabs.com.

Enjoy!

Please mark the post as a solution if it provided you with a solution to the topic at hand. Thanks!
Labels (1)
1 Reply
F_B
Specialist II
Specialist II

This is a very good idea!

Thanks for sharing it