I have a group with a button to create an Order and its Name.
Orders and the Name are displayed in a RG, there is also an icon (button to add items from a popup). Inside of this RG I have another RG to show its Items but I’m having difficulty linking them together to have Items created in an Order (show an Order and all of its Items).
Here is an image to show my setup:
I may need additional data fields and/or my workflow steps are incorrect/missing. I really dont know how to tie these together and could really use some help so that each Order shows its list of Items in the inner RG.
Group G (button) creates the Order and the Popup creates the Items for each order.
Does this make sense?