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

Re: Smartform

Former Member
0 Likes
417

Hi experts,

I have a smartform . in my smartform i have a page.

in that page i created 5 secondary windows and one main window... i arranged all secondary windows and main windows  one by one in form painter.

in first page am dispalying all secondary windows and main window also but if the data exceeds in first page am displaying the data in second page .

but in second page i want to display only 5th secondary window..but i want to dispaly that 5th secondary window from top onwards ..i dnt want to waste space which the raming 4 secondary windows occupied..how to handle  please help on this..

1 ACCEPTED SOLUTION
Read only

sachin_yadav3
Active Participant
0 Likes
387

Hi,

Create second page by copying the first page. Delete all un necessary windows from second page and adjust the windows as per your requirement on second page.

Regards

Sachin

2 REPLIES 2
Read only

sachin_yadav3
Active Participant
0 Likes
388

Hi,

Create second page by copying the first page. Delete all un necessary windows from second page and adjust the windows as per your requirement on second page.

Regards

Sachin

Read only

Former Member
0 Likes
387

Hi sachin,

my problem is solved..thanks for your effort..