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

samrtforms : how can i set the window size dynamcly ?

Former Member
0 Likes
539

i have form ( smartform ) that contain one page only

devid to half of page , header and after it table .

the problem is when i run the form ,

the table data is more than on page and it creat

more than one page , but from the second page

i want to resize the table window ( main ) .

ok , i set the header data to be display just in the

first screen , work fine ,

but in the following pages

the area of the "main" windows is still half of page ,

how can i set the size from page two ?

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
507

In the second page, have only the main window and drag it so that it occupies the entire page.

Regards,

Ravi

4 REPLIES 4
Read only

Former Member
0 Likes
507

It is not possible.....

Read only

Former Member
0 Likes
508

In the second page, have only the main window and drag it so that it occupies the entire page.

Regards,

Ravi

Read only

Former Member
0 Likes
507

Create two windows one for header and one for main window in which table will be there.

For the header window put the condition that if SFSY-page = '1'.

So the header window will be called only for the first page.

Read only

Former Member
0 Likes
507

Hi daniel.

all you need to do is

1) create a new page say page2.

2) copy the main window inside the node page 2..

now your contents of main window will flow to the next page.

regards

vijay.

note : reward helpful answers