Application Development 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: 

Prob in Smartform in Main Window --> Footer part

Former Member
0 Kudos

Hi,

I have 2 rows with different 2 text in Main window -> Footer part.

I want to always keep tht 2-text together either in first page or in second page.

Currently both r printing in different page if first page do nt have enough space.

But my requirement is both should print on first page or second page.

Please let me know hw to control this ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Kinjal,

Maintain another window for those 2 texts.

Regards,

Satish

3 REPLIES 3

Former Member
0 Kudos

Kinjal,

Maintain another window for those 2 texts.

Regards,

Satish

0 Kudos

i cant maintain another window..it has to be in main window -> footer part

0 Kudos

You can use the FOLDERs for that.

Create a FOLDER under the Footer.

Set "Page Protection" checkbox ON on the FOLDER.

Put your both line types under the FOLDER

So, your SMARTForms should like this:

> MAIN WINDOW
  > HEADER
  > MAIN
  > FOOTER
    > FOLDER - (with page protection)
      > LINE 1
      > LINE2

Regards,

Naimesh Patel