Say for example I have a template that lets the user enters the Customer information such as the customer ID, name, address, etc.. then further down the template, the user enters the items that the customer buys, say 3 items. The number of items bought may vary.
So I would like to know how do I...