cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can i remove the duplication of my header row on every item in adobe forms?

mtremblay-savard
Participant
0 Kudos
2,842

Hello masters,

     I am actually doing an interactive document using Adobe Livecycle Designer integrated into SAP. I am filling a table dynamically but my problem is that my header row reappears for every of my items.


Here is my hierarchy and their options :

Table Item -> Repeat Table for Each Data Item CHECKED, Min Count 1.

              Header Row -> Include Header Row in Initial Page CHECKED,
                                     Include Header Row in Subsequent Page CHECKED,
                                    Repeat Row for Each Data Item UNCHECKED

              Line Item ->  Repeat Row for Each Data Item CHECKED, Min Count 1.

Can anybody tell me what is not working in my settings? I only want the header row to appear on top of every page. Not for every item.

Thanks alot!!

Best Regards,
Max

View Entire Topic
mtremblay-savard
Participant
0 Kudos

Hi everyone,

This is the solution i came with. It is not the cleanest one but it is working and doing what i need.

This is my hierarchy

and those are their options :
- TableItem

- HeaderRow

- LineItem

The only problem with this solution was that the header row would not appear on the first page. So i had to add manually a static header row on top of my header row.

The result is pretty good, i have my header row on top of every page(well under my master pages) and it does not appear for every single items.

So i hope this solution might help some people out there!

Max