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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
AlaneMiguelis
Partner - Contributor
Partner - Contributor

Extension it.htmlBox stopped working in Qlik Cloud

Hello,

I have an app in Qlik Cloud with a field that brings HTML content in it. I was using the extension it.htmlBox to convert this content into readable text and image. It was working fine until a couple of weeks ago. Now the object is displaying this:

AlaneMiguelis_0-1715723435956.png

In Qlik Sense version the extension still works though.

I have the latest version of the available extension installed, that can be found here: https://github.com/seebach/it.HTMLBox/tree/master

For now I'm using a code to clean the HTML tags but it only works for text, not for images.

Does anyone know if there's a way to fix this extension? Or a similar object to use instead?

Thanks,

Labels (1)
1 Solution

Accepted Solutions
marksouzacosta

Hi @AlaneMiguelis,

I made a fixed version of it. Works both on Qlik Sense and Qlik Cloud. Following the link:
https://github.com/marksouzacosta/it.HTMLBox

 

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

View solution in original post

2 Replies
marksouzacosta

Hi @AlaneMiguelis,

I made a fixed version of it. Works both on Qlik Sense and Qlik Cloud. Following the link:
https://github.com/marksouzacosta/it.HTMLBox

 

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

AlaneMiguelis
Partner - Contributor
Partner - Contributor
Author

Thanks a lot, @marksouzacosta ! Just replaced the extension and it's working.