cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform:How to let "Basic info window" display on every page?

Former Member
0 Kudos

Hi experts,

I am develop a invoice smartform

Page design as followed(From top to bottom):

1, Basic info window(Secondly window)

2, Items data(Main Window)--

3, Footer window(Secondly window)

My question is that if main window take more than one page, how can I make "Basic info window" displayed on every page?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

che_eky
Active Contributor
0 Kudos

If you only have one page defined (FIRST) then make sure in the attributes of the FIRST page the NEXT page is set to FIRST page. Secondary windows always appear.

Answers (2)

Answers (2)

Former Member
0 Kudos

Secondary always appear in the next page, as u defined page1 as next page.

no need to maintain any condition.

if u want to keep it is only in first page,

goto ---> output options -


> click the check box only on first page..

if u want u r footer window print on the last page, just make condition only after end of main window ..

with regards,

Kiran.G

Former Member
0 Kudos

Hi,

1.In how many pages you are defined ,just copy the Basi info window in all pages.

2.That would solve your problem.

regards,

Shiva.