I produced a report from a form that had multiple tables for items purchased. One table for beef, pork, chicken, fish. When I look at the completed form in the repository, it shows the order as the user entered the information (Exec form1.) When I produce the report from LF forms, it shows the item order flipped (bottom to top) but the total selected remain in the original order (Exec Form 2 & 3.) Obviously this makes the order incorrect and I would like to be able to correct this.
Is this something that was corrected after 10.2? Or is there something that I'm not getting right in my report setup?