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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

how to switch mashup dynamic

csun-21
3-Visitor

how to switch mashup dynamic

I have 3 mashups,how to switch them dynamic every 30 seconds.and I don't want to use menu or master.thanks

4 REPLIES 4
posipova
20-Turquoise
(To:csun-21)

You could try to use Navigation widget and involve some custom services to implement the timer.

csun-21
3-Visitor
(To:csun-21)

ths,I use Navigation and atuo refresh wiget solved the problem.I add a navigtion widget link the mashup you want to jump,and use auto refresh widget set the time.

ankigupta
5-Regular Member
(To:csun-21)

Hi cyril sun​,

This can be done simply using Auto Refresh widget and Navigation widget. And bind the refresh event of Auto Refresh widget to navigate of navigation widget.

Auto Refresh widget: refresh interval as 30 seconds

navigation widget: target window as Replace

Set the visibility as false for both widgets.

Select the MashupName to which the Mashup should navigate after 30 seconds.

Repeat the steps for all 3 mashups.

I hope it helps.

thanks

Top Tags