Thanks for the response!, and yes, I have diferents layouts with overflow, here is my template design structure:
[img:center]
https://postimg.cc/k64x7KYw[/img]
Here is my resulting output:
[img:center]
https://postimg.cc/m1SFBZf3[/img]
What is my desired result:
Page 1 (all overflow for 1 together)
Page 2 (all overflow for 2 together)
Page 3 (all overflow for 3 together)
What I have tried in a very naivee way was turning off page 2 and 3 setting: condition: =false
under this case the page 1 outputs ok (page 1 overflow 1, page 2 overflow 2, ...)
How could I aproach this situation?
and again thanks for the response.