‎2006 Jul 07 4:00 PM
hi everybody,
how to create second page in smartform with all the same windows of first page .
so that if data is more it should b displayed in the second page.
regards
venkat
‎2006 Jul 07 4:01 PM
Hai Venkat
Go through the following
Table control will draw lines till last record only.
You can do like this... Use table control but do not use the lines of table control... Make all the borders invisible... and use a overlap window in that draw a template...
Thanks & regards
Sreeni
‎2006 Jul 07 4:08 PM
Place your logic to loop through your item lines in the main window of page 1. Then set the 'Next Page' of page 1 to the name of your page 1.
‎2006 Jul 07 4:13 PM
hi
setting the next page as page1 will solve the purpose(provided the data in internal table is to be written in the main window). when the first page getss filled, the data will get printed in the next page(which has the same windows)
Regards,
Richa.
‎2006 Jul 07 4:34 PM
Hi venkat,
try to use main window for ur purposeso that it gets exrended to next page if data exceeds in that page.
do reward if helpful.
regards,
keerthi.
‎2006 Jul 07 5:42 PM
Hi Venkat,
You needn do anything. Click on the attributes of the page and in that give the next page of the page to be the same name. for ex.
next page <b>PAGE1</b>
Regards,
Tushar