Skip to content

A Qlik Sense extension that provides a button that activates a customizable modal overlay.

Notifications You must be signed in to change notification settings

hurrifan1/SimpleModal

Repository files navigation

SimpleModal | Qlik Sense Extension

SimpleModal is a very basic Qlik Sense extension with one purpose: To provide you with a button that displays a customizable modal.

GIF of basic usage of my SimpleModal extension for Qlik Sense

Why?

I had a use case for one and I didn't like the options that were otherwise available to me. It was also a chance to learn how to create an extension. I had been wanting to dive into building one with Nebula so this was my opportunity.

What are the features?

  • Button settings
    • Button label
    • Button font size
  • Modal settings
    • Modal title
    • Modal body
    • Option to close the modal by clicking outside of it
  • Button background
    • Background color (color picker or by expression)
  • Button border
    • Border on/off
    • Border corner radius
    • Border width
    • Border color (color picker or by expression)

How to install

Download the latest release ZIP file from the project's GitHub page and then do one of the following based on your Qlik Sense product:

  • Qlik Cloud
    • Go to the Extensions section of the Management Console, select the green Add button, then upload the ZIP file there.
    • If you run into problems, see the Qlik Help page for more info.
  • Qlik Sense Enterprise on Windows
    • Go to the Extensions section of the Qlik Management Console (QMC), select the Import button, and then upload the ZIP file.
    • If you run into problems, see the Qlik Help page for more info.
  • Qlik Sense Desktop
    • Go to the \Documents\Qlik\Sense\Extensions folder and unzip the ZIP file here.
    • If you run into problems, see the Qlik Help page for more info.