cancel
Showing results for 
Search instead for 
Did you mean: 

Reg : Smartform's second page

Former Member
0 Kudos

HI,

I have a samrtform with 2 pages.

Page 1 data is being displayed.

page 2 's secondary window data is displayed

but

page 2 's mainwindow data is not being dispalyed.

can u plz tell me the reason?

regrds

Parhtu.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi. Did you ever fix this? I am getting the exact same problem.

I can put everything in the secondary window as the main window does not output, but it would be nice to get the main window working.

Regards,

Dave.

Former Member
0 Kudos

check the window types.

are u useing command statement to call the page.

for first page next page should be page 2

and for page 2 next page must be page2.

valter_oliveira
Active Contributor
0 Kudos

Hello.

That's strange! if you are getting second page, that's because the MAIN window text elements don't fit the size of page one window and pass to the second.

One question:

Are you sure there is text missing? If not, it could be an extra blank line that is giving the page break, but there is no more text. In this case, delete those extra lines.

If you are sure, check the size of main window in page two. It could be too small height in second page for any reason. Or check if you have a condition of some text in MAIN window to print only in page one.

Regards.

Valter Oliveira.

Former Member
0 Kudos

thanks. i have checked everyhting but issue is not solved.

i have put a break point in program lines.

but that is also not being triggered.

regards

'parhtu

Former Member
0 Kudos

Hi,

If u are using a standard program as ur driver program, check if u have configured ur smartform in NACE. If the program is not a standard prog, then check if ne condition is used for your program lines.

thanks

Nayan