|
---|
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.
...
...
Go to the base page, and
...
in the Property Editor
...
pane, expand the Actions category > double left-click
...
On Opening field
...
> click Create New Action Command(s).
Within the Action Command Editor window, click
...
the +
...
icon > double left-click
...
Action field
...
> click Open Page.
Lastly, choose the pop-up page by double left-clicking the Page field.
...
...
Make sure the base page is set as the starting page, then launch the project in the user’s Xpanel or in Canvas Simulator by clicking Tools > Launch Simulator…. A pop-up message will appear when the main screen launches.
...