The Help Text Box is a popup box that overlays a portion of the screen with HTML help text content. The box can be rendered as modal or non-modal, and can be any size, up to the height and width of the window. The help text is any HTML content that can be rendered.
This extension displays an HTML help text popup box on a sheet in a Qlik Sense app. Users can quickly display Help Text simply by clicking a question mark help icon on the sheet. Your help text can contain any type of text or HTML. Built-in HTML sanitization enables you to safely display the HTML content and reduces the risk of cross-site scripting and other vulnerabilities.
The Help Icon is displayed as question mark. It can be placed anywhere on the sheet and can be as small as one grid box.
You can define different help text for each sheet and also use the extension in multiple places on different sections of a sheet.
Help Icon Options
The Help Text Box is a popup box that overlays a portion of the screen with HTML help text content. The box can be rendered as modal or non-modal, and can be any size, up to the height and width of the window. The help text is any HTML content that can be rendered.
Help Box Options
HTML Sanitization
The Help Text Popup includes built-in HTML sanitization in order to prevent cross-site scripting and other vulnerabilities. This feature is configurable via a file (sanitize-html-config.js) included in the extension package. By default the most commonly used safe HTML tags are allowed, but you may adjust this to suit your security requirements. All required files are included in the extension and does not require any additional installation. More information about allowing and disallowing specific tags can be found at this link.
Sample
A file named “Sample_Help_Text_For_Testing.txt” is included. This file contains some sample help text to demonstrate the features of this extension.
The image below shows the help text box displayed over a sample app from the Qlik site.
This extension displays a help text popup box on a sheet in a Qlik Sense app. You can display this Help Text Box by clicking the question mark help icon on the sheet.
The Help Icon is displayed as question mark. It can be placed anywhere on the sheet and can be as small as one grid box.
Help Icon Options
The Help Text Box is a popup box that overlays a portion of the screen with HTML help text content. The box can be rendered as modal or non-modal, and can be any size, up to the height and width of the window. The help text is any HTML content that can be rendered.
Help Box Options
HTML Sanitization
The Help Text Popup includes a built-in HTML sanitization in order to prevent cross-site scripting and other vulnerabilities. This is configurable via the sanitize-html-config.js file included in the extension package. By default the most commonly used safe HTML tags are allowed, but you may adjust this to suit your security requirements. All required files are included in the extension and does not require any additional installation. More information about allowing and disallowing specific tags can be found at this link.
Sample
A file named “Sample_Help_Text_For_Testing.txt” is included. This file contains some sample help text to demonstrate the features of this extension.
The image below shows the help text box displayed over a sample app from the Qlik site.