Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multiple Condition Page in Smartforms

Former Member
0 Likes
1,253

Hi,

I am facing a problem while creating an Invoice through Smartforms. After the completion of main window, I have created a new page to print the conditions. I have used include text to print the conditions, but the lenght of the text exceeds the length of one page; and only the first page is getting printed/ displayed. I want to get the whole text printed/ displayed in two consecutive pages. Even if I create a new page to print the rest of the text; only the first page of the condition is getting printed/ displayed.

Please suggest me how to solve this problem. it is urgent.

Thanks,

Amitava

4 REPLIES 4
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
760

To my knowledge, only the content of MAIN window is being automatically continued on the next page. Instead of having a separate page, try moving your text inside the MAIN window, e.g. in a separate table or template.

Read only

Former Member
0 Likes
760

Hi,

Your text(terms & condition ) will not print completely unless it is given in the MAIN window.

Create a new window 'CONDITIONS' inside the MAIN window (make it last window in main). Then create a command in the window . In the general attribute tab of the command click the check box 'Go to new page' and give the page name ex: NEXT which consists the main window. Then create text element under the window ..in the general attribute give text type as 'Include text' and give the text details.

This will solve your problem.

Pls reward points if useful.

Regards,

Satya.

Read only

0 Likes
760

It is not possible to create a secondary window inside the MAIN window.

SAP Help:

http://help.sap.com/saphelp_47x200/helpdata/en/26/849b22b65911d4b62d006094192fe3/frameset.htm

Read only

Former Member
0 Likes
760

Sorry.. replace the word 'Window' with 'Folder'.

Jelena

Thanks for the correction..

I repeat the solution...

Create a new Folder 'CONDITIONS' inside the MAIN window (make it last Folder in main). Then create a command in the folder . In the general attributes tab of the command click the check box 'Go to new page' and give the page name ex: NEXT which consists the main window. Then create text element under the folder ..in the general attribute give text type as 'Include text' and give the text details.

Regards,

Satya.