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:
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.