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

Smartform Second Page Issue

Former Member
0 Likes
3,272

Hello Experts,

I have created One Page and under this Page I have created 4 Windows below is the layout of my first page...

1) Comapy LOGO (Need to print on every Page)

2) Compay HEADER details ( created Template for Address,Emal,DAte,Phone....) -->(Need to print only on FIRST Page)

3) Main Window (Created TABLE with MainArea -->Loop at ITEM table

                                                        Footer -->Totals of the ITEM data

4) Signature Window -->(Need to print after END OF MAIN WINDOW)

Now my ISSUE is only related to "Comapy HEADER" Window. If I select the event "Only on FIRST Page" then the "Compay HEADER" window will displayed only on FIRST page but on SECOND page the "Company HEADER" window space will be blank and after the the "Main Window" details will be printed.

I do not want the blank space on SECOND page the "Main Window" details should be printed immediately after "LOGO" window. I have not created SECOND PAGE. Is there any way to solve this without creating SECOND PAGE.

Regards,

Hemant

7 REPLIES 7
Read only

VijayaKrishnaG
Active Contributor
0 Likes
1,822

Hi Hemanth,

Copy the Page1 to Page2 and change the Position of Main Window in Page2. That means Change the Upper limit (from where the Company header window is starting) and increase the hieght of Main Window in Page2 as Upper limit has changed.

And you can delete the windows which are not required from Second page onwards.

Regards,

Vijay

Read only

0 Likes
1,822

Hi Vijay,

Thanks for the reply.

I do not want to create the PAGE2. Is there any other way which we can do in PAGE1 only.

Regards,

Hemant

Read only

0 Likes
1,822

Hi,

See that will not be any issue creating Page2. Just it's a copy of your Page1. And may I know the reason why don't you want to create Page2.

Actually that is the procedure. If not, you can have do as Former Member suggested.

Cheers,

Vijay

Read only

0 Likes
1,822

Hi Vijay,

If i Create SECOND page then where i need to assign the PAGE break statement in MAin Window. I mean suppose ITAB is having few records so entire data will fit in only FIRST page so it should not print SECOND page.

But if data does not fit into FIRST page then dynamically it shold go into SECOND..THIRD...PAge and so on...

Can you please provide some steps.

Regards,

Hemant

Read only

0 Likes
1,822

Hemanth,

You need not to worry about Page2. You just design the form as you are having only Page1 and even place the Page break in Main window of Page1 itself. After doing all, at last you copy the Page1 and do the changes in Page2 as I said above (change the upper limit and Height of the Main window in page2). Then you can remove windows which are not required from second page onwards (in Page2).

Regards,

Vijay

Read only

Former Member
0 Likes
1,822

Hi Hemant ;

If you dont want to create second page, you have to design your all data under the table statement.You know that the table works dinamically.You have to define condition to your header,and in the second page it will disappear automatically.

Regards

Özgün

Read only

VijayaKrishnaG
Active Contributor
0 Likes
1,822

Hi Hemant,

Have you resoleved issue? Did you get the solution for your query? If yes, please close the thread.

Regards,

Vijay