Create multiple records at once
Hi, I need create multiple records at once.
I am thinking on use handleRecordCreation function on my createPage but I do not know how to do this requirement.
At the moment of the creation I have the following data:
I need create 2 records on PurchaseOrder table and each one with the PurchaseOrderAssets respective.
Thanks in advance!
I am thinking on use handleRecordCreation function on my createPage but I do not know how to do this requirement.
At the moment of the creation I have the following data:
I need create 2 records on PurchaseOrder table and each one with the PurchaseOrderAssets respective.
Thanks in advance!
