2013 Oct 05 2:37 AM
Hi Guys,
I have a requirement to design a complex form.. with first 2 pages are static and next page loop through items and last 2 pages are static again.
what shd I do with Main Window on pages thats not looping..?
Can I define Main page only from page 3 until the loop ends..?
Thanks
Sam
2013 Oct 05 2:09 PM
Hello Abaper,
from this much information the req look bit complex .. so please provide few more information which will help us to find the solutions.
2013 Oct 06 4:37 AM
It is not necessary to have a main window.
Just have static windows on the first two and last two pages. Have a main window on all the pages in between.
2013 Oct 06 9:53 AM
Hi Sam,
Are you going to display your items in a table format. If that is the case call your last two static pages after the items display is completed.
Thanks
Pavan.N