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: 

Header Text does not print from second page onward ...

0 Kudos

Hi,

Here is a layout of my smartform :

Customer_ID Item_name Quantity Price Total

there are a subtotal by customer_id, pagebreak by customer_id and Total at the end of the report.

I am facing trouble with the header text that does not print starting from page 2 onward ...

PS : I do not put any condition on the header.

Pls help. Thank you.

7 REPLIES 7

raymond_giuseppi
Active Contributor
0 Kudos

In the Table node, before Header fields, on tab 'Events', which boxes did you check for header ('At start of Table' AND 'at Page Break')

0 Kudos

Hi Raymond,

I did not check any boxes. I just leave them by default since I thought I dont need any special conditions for the header part.

Thanks.

0 Kudos

Okay "you didn't do it, nobody saw you do it, Nobody can prove anything" but is the box "At Page Break" currently set?

0 Kudos

Hi Raymond.

No It's not set.

I am curious what possibly caused the problem I am facing right now so I started over and created a new report and paste every code and options from the problematic form into the new one. My purpose is to find on which step/ code have I made mistakes that caused the problem.

I executed the report and the problem is not there anymore. Something like this ever happened before ?

Thanks.

DId you remember changing any attributes on another tab that could have unset the box, during some exploratory tests?

0 Kudos

I am very sure I did not do any changes on any tab in header node. I have checked every steps .

Besides, the report i make is a very simple one and no point to set any conditions on headers since it will be printed on every page, right ?

I really appreciate your good respond though.

Once again, thank you Raymond.

0 Kudos

Dear All,

This is a very strange behaviour of the smartform. I am curious what possibly caused the problem I am facing right now so I started over and created a new report and paste every code and options from the problematic form into the new one. My purpose is to find on which step/ code have I made mistakes that caused the problem.

Guess what, my report worked just fine. Everything is as it should be. No Blank header or whatsoever.

Anyone ever have a similar experience ?

Thanks.