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

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Is it possible to use image as a link in mashup?

miikkae
1-Newbie

Is it possible to use image as a link in mashup?

I've got a service returning the imagelink I'd like to use for image widget.

Is it somehow possible to use that image as a link?

Would it also be possible to have the link change when the imagelink changes (based on service response) ?

Imagelink gives an image describing a state but the web link should point elsewhere.

Just thinking if this is possible. The more important thing for now would be to get the image widget work as a link (adding onclick event or such?)

1 ACCEPTED SOLUTION

Accepted Solutions

It should be possible with a Value Display, you can use "Renderer And State" in order to show different images depending on the State, and also has a Click event in order to detect the click an link to elsewhere.

View solution in original post

2 REPLIES 2

It should be possible with a Value Display, you can use "Renderer And State" in order to show different images depending on the State, and also has a Click event in order to detect the click an link to elsewhere.

Well, also the Value Display can render a ImageLink, hence you can use the result of the service too in order to change the image.

Top Tags