<< Click to Display Table of Contents >>
Open Screen Pick |
Let's implement navigation among application Screens. Each button on Menu_Screen must open its respective Screen on Frame's central area.
1.On the Menu_Screen, select the SE1 Command Button and, at the bottom, select the Scripts tab.
2.On the Click event, create a new Open Screen-type Pick.
3.In the Open Screen field, select the SE1_Screen item and, in the In Frame field, select the Central_Area item.
Open Screen Pick
4.Configure the Events Command Button to open its respective Screen.