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

how to repeat table in adobe form's masterpage?

lcs00
Explorer
1,283

Hi guys, I am currently developing a form with Livecycle and as Adobe Livecycle has been discontinued, most of the previous links to repeat table on master page have gone into oblivion.

My form has only 1 master page and on this master page i have placed a table outside of the content area. I would expect this same table to be repeated on every  page depending on the length of the content area but the problem is, there is no data shown from page 2 onwards. Someone mentioned the table data is consumed on the first page itself, so there is nothing left for page 2 onwards. In order to solve this, they suggested to use scripting to duplicate the table for every page. 

I have tried but failed to achieve it as my scripting is not that good. Could anyone here guide me on how to do that?

Thanks

LC

Accepted Solutions (0)

Answers (2)

Answers (2)

F1592
Discoverer
0 Kudos

Thank for your response, but i did what you said but that doesnt repeat the table, i gonna upload a example of my issue:

page 1

F1592_0-1754601410780.png

page 2

F1592_1-1754601441994.png

Like the example i need to show the first table in all page, with the same data, and my main table printed like normal, flowed in each page(this work), the problem is the header table, that only show data in the first page, in the other pages only show the header of the table without data.

 

Chuma
Active Contributor
0 Kudos

Hello @lcs00 

Thanks for your question.

In Adobe LiveCycle (and SAP Adobe Forms), it’s not possible to place a repeating data-bound table on a master page — master pages are designed for static content only.

Recommended approach:

  • Move the table into the content area of a flowed subform on the body page.

  • Ensure the subform and table are set to allow repetition.

  • If needed, use the master page for static table headers or layout framing, but keep all data-bound tables in the content area.

Using scripts to repeat tables across pages is technically possible, but not reliable or supported for production forms — and SAP does not recommend this.

Let me know if you'd like help restructuring your layout.

Adobe Forms Design Tips 

Best regards,
Chuma