|
---|
Exercise: Open a Pop-up Screen When a Normal Page is Opened
By defining a page action, you can bring up a pop-up page automatically when a base page is opened.
1. Create a base page and a pop-up page. Specify the name of the pop-up page as ‘Pop-Up Page’ and edit it as shown below.
...
2. Go to the base page and open the [Actions] category in the [Property Editor]. Double left-click the [On Opening] field and select [Create New Action List]. Within the [Action List Editor] window click on the [+] button. Double left-click the [Action] field and select [OpenPage]. Lastly, choose the pop-up page by double left-clicking the [Page Name] field.
...
3. Make sure the base page is set as the starting page, then launch the project in the user’s Xpanel or in Canvas Simulator. A pop-up message will appear when the main screen launches.
...