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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
fashid
Specialist
Specialist

image in minimilistic html textbox extension does not show on access point

Hi,

I had used the  minimilistic html textbox extension to create a moving image using <marquee> tag.

I used the below expression to create it:

='<marquee><img src="file://E:\QlikviewNew\QlikView WebApp\Data\Images\boy.JPG" width="42" height="42"></marquee>'

The problem is that it works on the desktop but does not work on the accesspoint.

On the access point it just shows a white box moving.

Regards

Nadeem

4 Replies
fashid
Specialist
Specialist
Author

Hi,

Anybody any ideas on this ........

I am attaching a sample qvw app with the extension object for reference

Regards,

Nadeem

petter
Partner - Champion III
Partner - Champion III

Did you install the extension on the server. The extension is not distributed with any QVW-applications. They have to be installed specifically on the server that is connected to your particular AccessPoint.

fashid
Specialist
Specialist
Author

Hi,

Thanks for the reply petter .

yes i have installed it on the server.

text works fine with the marquee tag but its just the problem with the image.

fashid
Specialist
Specialist
Author

Hi,

Anybody has any insights on this ....