I need a control which on fire creates a parent record and then associates all the records a user has selected on a grid with the parent created. I found that when using on demand workflow I get 1 parent for each child. I need 1 parent with many children as selected.
This use case is to create a purchase order record (which calls adxstudio auto numbering) and then append its line item record from those selected.
Where do I start? I haven’t seen any JS methods that do anything like this.







