I have created a report using a LIST. Below image is the expected output. Think this as a "College Form" with the college contact information.
GREEN BOX - All the records are placed in a textbox inside the LIST and working as expected.
Please suggest if this can be put in a TABLE inside a LIST?
ORANGE BOX - Currently, the orange box records are getting scattered in different pages, may be because of the textbox inside a LIST. (Example: Corporate 1 - Admin 1 in Page 1, Corporate 1 - Admin 2 in Page 5, Corporate 1 - Admin 3 in Page 10).
How do I design so that all the corporate 1 records are in one page and same with other corporate records(as the orange box shown in the image)?
Do I need to create a 'TABLE' inside the LIST? Is it possible?
Any help would be great. Thanks in advance.