cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

How to remove value display hover error..

Suraj2692
13-Aquamarine

How to remove value display hover error..

Hi team,

I am using value display in thingworx 9.0 which is used to show uploaded image on the mashup. 

When I choose the image by using a file upload widget, the image is shown on the value display but when I hover a mouse cursor on the image it will display error like a tooltip, I don't know how to remove this error.

Please check the below picture the error shown in green color.

 valuedisplayerror.png

Please suggest me how to remove this error.

ACCEPTED SOLUTION

Accepted Solutions

Value display tooltip is showing the bytecode of image, it displays value of input provided.
Use space in tooltip to override default tooltip. Mashup runtime will display as blank after using space instead of bytecode.

View solution in original post

2 REPLIES 2

Value display tooltip is showing the bytecode of image, it displays value of input provided.
Use space in tooltip to override default tooltip. Mashup runtime will display as blank after using space instead of bytecode.

Thanks, it's working.

Announcements


Top Tags