UI Loop#
The UI Loop node is used to loop over Repeat groups or Nested UI elements in a given UI. Can be used to create Business objects for every repetition of a Repeat group or Nested UI.
Example: UI Loop used in the 5S Audit for creating work orders for all issues found. The UI Loop node iterates over the 5S Audit submission, creating a work order for each audit issue found.
See Flow Designer