- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello everybody,
I have a subform containing the "lines" (of an invoice) that I would like to see repeated when there are more lines than one page can hold. I think I followed tutorials and other discussions on the forum, but it still doesn't work: lines are printed until the bottom of the page (instead of being printed until the bottom of my subform) and no new page is created.I don't understand what I do wrong. I use LiveCycle Designer 8.2 (in SAPGUI).
Here is the structure of my form and related properties:
data
|__ (untitled Subform) (page 1)
|__ "Main" subform -> Content = "Positionned", "Allow Page Breaks within Content" is checked, no bindings. This subform contains the "frame" of the table, as the size of this frame should be always the same, whatever the number of lines. It also contains the "header".
|__ "Table" subform -> Content = "Positionned", "Allow Page Breaks within Content" is checked, no bindings.
|__ "Lines" subform -> Content = "Flowed", "Allow Page Breaks within Content" is checked, bound to "$.BODY.BODY"
|__ "Row" subform -> Content = "Positionned", "Allow Page Breaks within Content" is checked, bound to $.WA_BODY[*], "Repeat Subform for Each Data Item" is checked
I also tried to include the "Main" subform and related contents in the "Page 1" master page, but it didn't work either. The only difference is that "Allow Page Breaks within Content" is not checked, as it is greyed-out.
Can anyone help?
Thanks in advance!
Regards,
Mateo
Views
Replies
Total Likes