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

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

Carousel Effect

bgupta-2
9-Granite

Carousel Effect

Hi, how to achieve Carousel Effect in thingworx for showing multiple images.

ACCEPTED SOLUTION

Accepted Solutions
posipova
20-Turquoise
(To:bgupta-2)

While there is no out of the box ready solution for this, you could look into multiple alternatives. One would be to develop your own custom widget that would serve this specific purpose. I'm attaching documentation on custom extensibility. Another option would be to use the Html text area widget and embed your images in there using html code. Third option would be to use the Web Frame widget and host your carousel image on an independent website that you could then embed in the web frame.

View solution in original post

2 REPLIES 2
posipova
20-Turquoise
(To:bgupta-2)

While there is no out of the box ready solution for this, you could look into multiple alternatives. One would be to develop your own custom widget that would serve this specific purpose. I'm attaching documentation on custom extensibility. Another option would be to use the Html text area widget and embed your images in there using html code. Third option would be to use the Web Frame widget and host your carousel image on an independent website that you could then embed in the web frame.

posipova
20-Turquoise
(To:posipova)

Quick addition: Bootstrap Carousel

Announcements


Top Tags