‎2006 Jun 20 12:17 PM
Hi ,
I have created smartform for PO . in which i am using first page for the PO details and the following next page is the same as the first one . 3rd page i have taken for terms and condition and for that i have created a standard text .
but some how its not displaying any other page than the first one .
‎2006 Jun 20 12:57 PM
When your main window of the first page will be completely filled with data then it will display the next page.
you have to fill the first page to display next.
Regards,
Wasim Ahmed
‎2006 Jun 20 1:45 PM
try with output page conditions.
next page will be triggered only if the main window of first page been filled.
so make the main window size small as per minimum requirement.
Regards
Srinu
‎2006 Jun 20 1:52 PM
Hai
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 Jun 20 4:25 PM
Use a Control node as the final node in your main window. Call your page 3 with this node.