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

smart forms Header's problem

Former Member
0 Likes
490

Hi Experts,

I have Smart form which has 2 pages FIRST page and NEXT page. FIRST page has Header, Logo, Address, Main, Footer windows. NEXT page has all the windows except Footer window. The next page for the First page is First page itself so that if the data exceeds the FIRST page it flows to the page2 of FIRST page's data. And NEXT page has different data. My problem is the Header of the pages are different. But I am getting same Heading in all pages. If I try to change in NEXT page it is changing FIRST page Header also. I wont only NEXT page Header is different from rest of the all pages of FIRST page kind.

Thanks

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
465

Maybe your have one FIRST page, a MAIN page that it's called several times and a LAST page ?  

more simple no ?

regards

Fred

Read only

kashif_bashir
Explorer
0 Likes
465

hi,


You may would like to use Conditions to controll headers on different pages.

keep one main page.

Controll header templates by conditions like

sy-pagno = 2

etc etc

Regards,

Read only

bharat_rathod2
Active Participant
0 Likes
465

Dear,

I think you create second page by copy of first page.

if so then delete second page and create it again and create window for second page do not copy from first page.