Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to access embedded images in an extension

Hi,

Is it possible to access an embedded qlikview image within an extension object. Currently, in order to access any image, I need to put the image in the extension directory and then provide the full path to it:

'/QvAjaxZfc/QvsViewClient.aspx?public=only&name=Extensions/MyExtension/Photo1.png'

However, extension object is not able to recognize the image if I use 'qmem://FieldName/FieldValue' syntax. Similarly, I need to provide the full path of images inside css file too, which is getting messed up.

Please let me know if a workaround is possible.

Thanks.

0 Replies