I have a database of my clients. Let us say each client needs 10 different legal forms to submit. I have a form created with y/n field confirming the client has submitted the legal form. Now, in the report of each individual client I would like to print only the unsubmitted (or submitted) legal forms, printed below each other without gaps (group them). If I assign fixed position of each legal form on the report, there will be gaps between lines and it does not look nice. Can you help me what to do?