Adobe Experience Manager Dynamic Forms | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kosta_Prokopiu1

If you use Workbench you also use the Adobe Designer. The link here is a very simple example of a dynamic table that breaks onto follow on pages. I hard-coded the number of lines in the Binding section of Row1. Important is that you change the Page subform (Page1 here) to Subform - Content Flowed (Top to Bottom) and Allow Page Breaks within Content. The rest should be done with the Table object.

 

https://documentcloud.adobe.com/link/track?uri=urn:aaid:scds:US:94031d66-5313-4bdb-876a-6e214f353f79

5 replies

Mayank_Gandhi
Employee
September 24, 2020
Kosta_Prokopiu1
Kosta_Prokopiu1Accepted solution
Employee
September 23, 2020

If you use Workbench you also use the Adobe Designer. The link here is a very simple example of a dynamic table that breaks onto follow on pages. I hard-coded the number of lines in the Binding section of Row1. Important is that you change the Page subform (Page1 here) to Subform - Content Flowed (Top to Bottom) and Allow Page Breaks within Content. The rest should be done with the Table object.

 

https://documentcloud.adobe.com/link/track?uri=urn:aaid:scds:US:94031d66-5313-4bdb-876a-6e214f353f79

TCWill81Author
New Participant
September 22, 2020
No... this is Workbench however, Workbench isn't necessarily used. If that makes sense?
Kosta_Prokopiu1
Employee
September 22, 2020
is this in Adobe Designer (XFA)?
TCWill81Author
New Participant
September 21, 2020
Sorry if I wasn't specific enough, however there's a client that wants a text field enlarge and create another page if needed as the form becomes full and push the table to the next page if needed. How do you do this?