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

SMARTFORMS

Former Member
0 Likes
581

Hi All,

i have a form painter, which includes 2 windows. header part(secondary window), and main window.

what changes should be done, to have only main window extending to full page with out header part.

i.e i dont want secondary window from 2nd page onwards.

Thank you.

4 REPLIES 4
Read only

Former Member
0 Likes
564

You have secondary window : click on window, you will see general attributes of window. Now click on conditions tab.

tick a check in Check Box of "Only on First Page".

Save, Check, Activate.

Regards,

Sandeep Kaushik

Read only

0 Likes
564

i want the gap to be filled by main window. i.e their should be no gap at all, which is been created, if i check box 'only on first page'.

Read only

0 Likes
564

Hi Salma,

you have to create second page :

On this page please copy your main window from first page and paste into the second page.

Now you have main window in First Page and Second Page, but in second page without Header window.

Double click on second page and goto the Form Painter of Second Page and Re-size the Main window here.

Reward points, if helpful

Regards,

Sandeep Kaushik

Read only

Former Member
0 Likes
564

Hi Salma

There are 2 possibilities that is creating blank space in your page bottom .

1) You might have given less height to the main window .

Give the main window maximum height

2) The footer of the table you have declared might have occupied

some space in the bottom of the page .Check the height of the footer

and try .

Hope this will solve your issue.