New user here searching for some guidance. I have a form for requesting new part numbers. In the repeating section of the form, is selections from lists for primary category, secondary category, and tertiary category (3-tiered category) - workflow is based on this to determine if product testing is required. The description and current part number fields (if exists) and fields for print number, unit of measure etc.
My first issue - In the workflow - when the form is saved, I notify our documentation team that there is a new request. I followed that with a wait for item update - so that when documentation adds the part number, the workfflow would then continue. Except that because the fields are in a repeating panel, they are no longer connected to my original list which the form is based on. I'm not sure the best practive or course of action to develop this form - There may be examples on here already, and I apologize for that - but when I don't know what I don't know - I don't even know what to search for exactly. looking for examples that may help. I should add that this is a multi-use form. engineering print number request - in which we can request multiple drawings at once, item master request - for new part numbers as described above, as well as things like requesting new kits (similar to item master) and things like warehouse adds - to add an items use to multiple production lines. the workflow is relatively simple - but since the fields are in the repeater, they are no longer connected to my list - thus I cannot trigger the workflow from that data, and I can't go look at that data in my list as it doesn't store. looking for guidance, thank you.