Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
1. 在Mashup的编辑中,怎么实现点击一个Button或Shape后跳转到另一个界面?
2. 在Mashup的编辑中,怎么实现点击后在屏幕中跳出弹窗的功能?
Hello,
Can you please, post your question in English ? Thank you.
Best regards,
Veronica
You can use the Navigation widget to implement page jump.
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