Go back in a for each activity?
I have a use case where a user selects from a checkbox list on one form and then on the subsequent forms adds additional information for each of the selected checkboxes. I have a for each activity for the checkbox list items and displays a dynamic form for each of the selected checkbox list items.
I would like to let a user go back through a for each activity if they realize they input something wrong. Is there a way to set the for each pass number to move backward? I would like to not have to create unique forms for each checkbox list option if possible.
--Marc
-
I ended up using the exit flag on the for each activity and setting values outside the loop to track status and intention of going back to a previous value.
--Marc
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar