Would it be possible to call a form event(GenerateJobRef) against all rows of a collection?(Iterate through the collection).
I'm trying to setup a form that dumps information from customer order lines and generate job references for all those lines with a push button.
Thanks