Hello :)
I am building a project management system where we have:
Asset (Parent Object)
Components needing fixing/replacement (Child Objects).
In my Bridge workflow I have managed to achieve child row creation based on the number of values in the dropdown cell (components).
I need to add a feature that spreads each component to a child row so that we have 1 child row per component needing to be actioned.
I am struggling to find out how I can get each child row to be populated with a unique field in the array.
Any help/advice would be really appreciated.
Many thanks,
Gareth :)