在Mashup的编辑中,怎么实现点击一个Button或Shape后跳转到另一个界面?怎么实现点击后在屏幕中跳出弹窗的功能?
Jan 03, 2016
09:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 03, 2016
09:23 PM
在Mashup的编辑中,怎么实现点击一个Button或Shape后跳转到另一个界面?怎么实现点击后在屏幕中跳出弹窗的功能?
1. 在Mashup的编辑中,怎么实现点击一个Button或Shape后跳转到另一个界面?
2. 在Mashup的编辑中,怎么实现点击后在屏幕中跳出弹窗的功能?
Labels:
- Labels:
-
Connectivity
-
Extensions
3 REPLIES 3
Jan 05, 2016
02:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 05, 2016
02:46 AM
Hello,
Can you please, post your question in English ? Thank you.
Best regards,
Veronica
Jan 07, 2016
12:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 07, 2016
12:02 AM
You can use the Navigation widget to implement page jump.
Jan 07, 2016
04:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 07, 2016
04:48 AM
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
