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

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

在Mashup的编辑中,怎么实现点击一个Button或Shape后跳转到另一个界面?怎么实现点击后在屏幕中跳出弹窗的功能?

lcsliuyb
1-Newbie

在Mashup的编辑中,怎么实现点击一个Button或Shape后跳转到另一个界面?怎么实现点击后在屏幕中跳出弹窗的功能?

1. 在Mashup的编辑中,怎么实现点击一个Button或Shape后跳转到另一个界面?

2. 在Mashup的编辑中,怎么实现点击后在屏幕中跳出弹窗的功能?

3 REPLIES 3

Hello,

Can you please, post your question in English ? Thank you.

Best regards,

Veronica

ichou3
6-Contributor
(To:lcsliuyb)

You can use the Navigation widget to implement page jump.

vmihai
1-Newbie
(To:ichou3)

Hi,


You can use the Navigation Widget to be directed to a new Mashup. You need to give the name of the Mashup you want  to be directed to in the MashupName property of the Widget. 

You also need an action event that will trigger the Navigate event. This could be the click event of a button or a shape Widget or the Change event of a CheckBox Widget, etc.

Please let me know if this answers your question.

Thank you,

Veronica

Top Tags