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

how to make data continous in secondry window?

Former Member
0 Likes
715

hi all,

i have a requirement where in a smartform i need to make data in secondry window as continous similar to main window.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
692

Step 1: create 2 PAGES in your smartform.

Step 2: have a MAIN window on each of them

Step 3 Make page 2 as following page of page 1.

Step 4 Make page 2 as following page of page 2.

Done.

hi all,

i have a requirement where in a smartform i need to make data in secondry window as continous similar to main window.

4 REPLIES 4
Read only

Former Member
0 Likes
692

Hi,

Only by using main window, the data will flow to the next page.

If you r using secondary window, based on the height of the window, the data will be restricted.

It wont flow to the next page using secondary window.

Thanks,

Mohanraj.N

Read only

Former Member
0 Likes
692

Hi Laxmikanth,

first design your smartform with two pages

first as normal,,,

in second page only with footer & header & mainwindow,,,,(as required)

In the first page in general attributes give the second page name

Thanks & regards,

Dileep .C

Read only

Former Member
0 Likes
693

Step 1: create 2 PAGES in your smartform.

Step 2: have a MAIN window on each of them

Step 3 Make page 2 as following page of page 1.

Step 4 Make page 2 as following page of page 2.

Done.

Read only

Former Member
0 Likes
692

this can be achived by having copies window in second page for the required windows from first page