Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
I have the same issue, I am repeating data and want a new page after each new table so I have set the 'after' value to be 'go to next page' in the pagination tab for the table.
Where does the new page live in the model? How can I remove it?
Thanks
Lewis
Views
Replies
Total Likes
I got a solution for this, for me anyway. Instead of doing 'Go to next page' as the after event on the pagination tab, I setup a conditional break to add a new page with the following javascript condition:
this.index < this.parent._person.count -1
where is the name of the subform to be repeated
Views
Replies
Total Likes
Views
Like
Replies