Skip to Content
0
Feb 12, 2016 at 07:37 AM

Need to Call New page In Smart form. But After table end It is showing.

37 Views

HI,

I have one requirement. In Smart form I have two pages, In Page1 i Put main window , Under this i used Table. For displaying the Item details.

rows will be different based on the Each Document Header. So, No of pages will be Come based on Row Details.

In page2 i used Template. Here i entered Some data in the text Fields. My goal is when ever New page is calls. Page2 will Come then Page1 remaining data will come. Page2 is nothing but back page Terms and conditions.

I Have some basic knowledge on Smart forms. Through the forum what i got information is, by using the Go to new page we can call the next page.

So, i created Command under the main table . And calling the Second page. Under the Command i used the Condition as

SFSY-PAGE = SFSY-FORMPAGES. But there is no result.

But What it is showing is,After end of Main table. It is calling the Next page. Like Almost all , Last page is Second page.

Please Have a look on below attached Images.

It is showing like below

PdfPage1(Main table of smart form first page)

Pdfpage2(Main table of smart form first page)

PdfPage3(Main table of smart form first page)

Pdfpage4(Smart form Second page)

But what i need is

PdfPage1(Main table of smart form first page)

Pdfpage2(Smart form Second page)

PdfPage3(Main table of smart form first page)

Pdfpage4(Smart form Second page)

PdfPage5(Main table of smart form first page)

Pdfpage6(Smart form Second page).


Need your valuable suggestions.




Attachments

NP2.PNG (131.5 kB)
NP1.PNG (124.9 kB)