Creating objects and referencing before saving object to db
- by Flexo
Sorry about the vague title, but i didnt know how to ask the question in one line :)
I have an order with nested itemgroups that again have nested items. the user specify the amount of item that he would like to have in each itemgroup. I would like to create these items in the create method of the orders controller when the order itself is being…