In my model I have definde two Tables:
Bill and delivery
I want one Template with the BillCreate - Form, and up to five times the Delivery create from.
Is it possible to show the generic CreateViews, in one template? How to add the Form for the delivery with a button "add delivery"?