I have a detailed group with a potentially large number of text fields. It may be too wide to fit on the page. As a result, it simply runs away from the edge of the page, and you cannot see all this. I would like a group of parts to turn to another line. Is there any way to do this?
My data group is dynamically created in the code, and the number of fields can vary. I tried to manually place the overflow fields in the strip below, setting their y values, but if the text in the fields overflows in two lines, my height calculations are disabled and the results will really get messed up.
So, is there a way to limit the range to fit on the page?
source share