My process: Applicants fill out an order form. Next step in the process is a reviewer must check to see if we can get what they ordered and communicate with the applicant if we can't, then confirm (on the form) what will actually be ordered for that applicant. Next step the ordered are sent to a hidden db for use further in the process.
Review Stage: The review form has a table that pulls in the order from the first submission and that table is just a simple javascript to duplicate the table. It works in maybe 80-90% of the applicants' orders, but for some reason is getting truncated after two rows in the others (actually, now its looking like only one of about 30 is doing this).
In each case, two lines fill and then it stops even though there may be 4 lines, or 8 lines in the original table. What could cause this on some submissions and not others?
This is the submission:
And this is what shows up in the next step for review: