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

Smart form Empty space problem.

former_member196331
Active Contributor
0 Likes
5,516

Hi,

I am facing one problem, I would like to sovle the issue, without asking any body, But i am not able to solve the issue.

Please have a look on below attached images. then u can understood easily . Now my requirement is. I would like to print the data from two tables

mainly header and child, ekko and ekpo. Then i took ,  three windows and main windows.  Three widnwos for 1)logo 2) data from header 3) data from header, In main window i put table.

Data is coming fine but, what i need is, three windows i would like to restrict at first 1st page only.

then i used conditions at windows.  in Second page on words. (i have not taken second page). first page table  is repeating. bcz it is having table (infinity rows)empty space is showing. because i put some windows in page. I don't want to show empty space. Table has to show from second page onwords, It should be contineous from the frist page. I dont want to show the table at second page. it has to continue from first page onwords.I hope u understood my problem.

May i know what is the problem. I checked diff diff scenarios like

1) putting windows at main windows not working.

2)Enlarge the main widnow on remaining windows not working.

Can any body tell me how to solve my problem.

19 REPLIES 19
Read only

sivaprasad_paruchuri
Active Participant
0 Likes
5,485

copy the page1 to page 2 and call page2 as next page , in the  page2 display only main window remove the other windows and page2 next page  give as page2 ...change the output length and widths of main window in second page ..

regards,

Siva Prasad

Read only

0 Likes
5,485

Hi, Siva thanks for your reply.

I will check it and update to u.

Read only

0 Likes
5,485

HI, Small information in first page can i still maintain the main window.

Right now i created  second page then i drag the first page main window to second page. and in second page i enlarge main window for fit the space . But now in first page after logos some gap i am seeing. How could i solve the issue.

Read only

0 Likes
5,485

in the first page also main window ahould be there so that it wont print empty space in first page when ever data overflows in main window second page will be called in which you start the mainwindow from top of the page itself.

regards,

siva

Read only

0 Likes
5,485

So, I second page again can i create the main window. what are the things i had done for the first page. Am i correct. can i create again and texts in secondary page main window..

Read only

0 Likes
5,485

u have not read my first message clearly i asked you to copy the page1 to page2 and remove the windows other than main window ...so that no need to create all the elements again in page2 ...only change the position of main window ..

regards,

siva

Read only

guilherme_frisoni
Contributor
0 Likes
5,485

Hi,

if i understood well, what you need is create a second PAGE, in this page you adjust the main windows all page long.

Then, in first page you set the next page to PAGE2.

Regards,

Frisoni

Read only

0 Likes
5,485

hi, Frisoni, I am testing thank for your reply..

Read only

Former Member
0 Likes
5,485

Hi,

Try by keeping logo window and header window above the Man window(i.e. overlapping) and by some adjustment you problem will be resolved

Regards

Ramji Dubey

Read only

0 Likes
5,485

hi, Ramji dubey.

I think first i hope done the same thing.

like putting logo window and other winodws above the main window.

but in second page gap is comming.

As per the abvoe suggesitons now changed the settings.

I took second page. and move the main window to second page.

But now in first page some gap it is showing..

Please have a look on attached images.

Read only

0 Likes
5,485

Hi,

Use only one page and do as stated above.

Read only

0 Likes
5,485

hi, Ramji thanks for your reply..

It is almost overlapping it if did like this..Please have a look on above attached image.

May i know, Can i adjust any thing here.

Can i move the main window on remainng windows. If ur answer is this one i all ready moved. all are overlapping.

Means in table ramining windows data is populationg, just like mixing... everything...

Read only

0 Likes
5,485

Try by not overlapping the windows, keep all in single page and adjust the window sizes as you would like to show the output.

Read only

0 Likes
5,485

In main windows i put table. I can not imagine, how much of data is available ,i could i, adjust the widnows. data in main windows table is infinity. 1 .....n . Now what should i do.

Read only

0 Likes
5,485

Hi,

don't MOVE main window to second page.

You need main window in BOTH pages.

When you do this, you will see that the code in main window will be the same for both.

Regards,

Frisoni

Read only

0 Likes
5,483

Hi,

Thanks for your reply.

If i maintain two main windows in two pages. while calling , dump file is created.

have a look on below image

Read only

0 Likes
5,483

You are doing something wrong.

Check if you have this standard form in your system: /SMB40/MMPO_UK

See this images examples:

Frisoni

Read only

0 Likes
5,482

Hi,

This form is not Available in my system ..

But Alternatively i choose other options. I took template In main window , In this i inserted the data, Actually data is fixed. Only one row it should come.At header level.Please have a look on below attached image. Any suggestions.

Read only

0 Likes
5,482

Hi,

Do not worry about the space problem, if there are huge data in the table then window automatically jumps to next page.