Shiraz,
I'm using infopath 2003 and I tried to follow your instructions to display table headers on every page. Unfortunately, this doesn't seem to work correctly.
When I view the form, the table header repeat with each record and in the Print preview - Table headers appear on every page. But only 1 record per page is displayed. Here's what I did:
1. A section at the top for page header
2. Added a section below with page break - andconditional formatting "The expression" as:
round(count(../preceding-sibling::my:myFields) div 8) != count(../preceding-sibling::my:myFields) div 8 OR
count(../preceding-sibling::my:myFields) = 0
3. Added a section below with table headings and with conditional formatting "The expression" as:
round(count(../preceding-sibling::my:Products) div 8) != count(../preceding-sibling::my:Products) div 8 AND
count(../preceding-sibling::my:Products) != 0
4. Added data fields below
5. items 2,3,4 are within a repeating section
Can you please help me resolve the issue? I have attached the form.
Thanks a lot,
Stara