‎2013 Aug 06 8:38 PM
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
‎2013 Aug 07 8:06 AM
Maybe your have one FIRST page, a MAIN page that it's called several times and a LAST page ?
more simple no ?
regards
Fred
‎2013 Aug 07 8:10 AM
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,
‎2013 Aug 07 8:10 AM
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.