Has anyone come across a way of copying child records from one table to another? I have need to on mass copy a number of stock records across to an order table and then be able to delete the orders individually as and when required.
I can't however add the stock records to the order table individually (on average the number of records that need copying could be from 5 or 6 to 30ish), they would be copied over based on their parent record ID.
This should be a standard feature but I have the horrible feeling it may require professional services and API calls.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
scribblemilk
Has anyone come across a way of copying child records from one table to another? I have need to on mass copy a number of stock records across to an order table and then be able to delete the orders individually as and when required.
I can't however add the stock records to the order table individually (on average the number of records that need copying could be from 5 or 6 to 30ish), they would be copied over based on their parent record ID.
This should be a standard feature but I have the horrible feeling it may require professional services and API calls.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.