‎2006 Jun 28 8:46 AM
i have form ( smartform ) that contain one page only
devid to half of page , header and after it table .
the problem is when i run the form ,
the table data is more than on page and it creat
more than one page , but from the second page
i want to resize the table window ( main ) .
ok , i set the header data to be display just in the
first screen , work fine ,
but in the following pages
the area of the "main" windows is still half of page ,
how can i set the size from page two ?
thanks.
‎2006 Jun 28 8:53 AM
In the second page, have only the main window and drag it so that it occupies the entire page.
Regards,
Ravi
‎2006 Jun 28 8:51 AM
‎2006 Jun 28 8:53 AM
In the second page, have only the main window and drag it so that it occupies the entire page.
Regards,
Ravi
‎2006 Jun 28 8:55 AM
Create two windows one for header and one for main window in which table will be there.
For the header window put the condition that if SFSY-page = '1'.
So the header window will be called only for the first page.
‎2006 Jun 28 9:16 AM
Hi daniel.
all you need to do is
1) create a new page say page2.
2) copy the main window inside the node page 2..
now your contents of main window will flow to the next page.
regards
vijay.
note : reward helpful answers