Hello.
I have a form that, at times, the text overflows on the sheet (8.5x11). In those instances, I would like to have the text go on the next page. I’ve searched for this issue on the forums without success.
Hello.
I have a form that, at times, the text overflows on the sheet (8.5x11). In those instances, I would like to have the text go on the next page. I’ve searched for this issue on the forums without success.
Can you share an anonymized version of your form so we can look at it?
There are multiple solution but it all depends on how the data is displayed in your form page.
I am running classic PlanetPress. It seems I am unable to upload the pp7 file.
You’re approaching this the wrong way.
It seems like you can have a various number of contracts.
Just for the part that shows CONTRACT, COVERAGE LIMIT and EXPIRING, it should be a group that repeat itseff for every line of your data…boxes and data.
Then you can use the overflowing option.
As for the text part, the CLADES, I would do a loop inside a PressTalk object that loop for every lines, check if that lines isn’t that same as the previous one and then check if there are still space left on the current page.
You can achieve this by using the physical.y variable.
You can also search our old PlanetPress Suite forum for example on overflowing.