Page Zero
BillySep 13 2011 — edited Sep 13 2011Hi All,
I'm planning my Apex application. I will have 5 or so forms pages to allow data to be viewed/maintained.
Each page needs to be queried/updated in the context of a year/week. Instead of getting the user to select the year/week on each screen I would like the user to select this info once and each screen is then working in the context of this data.
I guess this is like Oracle Forms in the sense that you can have a canvas with these two drop-downs and then a tab-canvas for each screen.
Is using the Page Zero the best way to implement this ? I can see that by using Page Zero I will get my fields appearing on the login page, I don't want this ?
Thanks
Billy