We have a need to be able to save a form at a user task without submitting the form. At certain steps we are adding a field that is a to-do list for that step that need to be checked off before proceeding to the next step. Some of the items in the to-do list are not all done at the same time and can take a couple days to complete. The problem is that if a user has done some of the items on the list, they cannot save what they have checked off without submitting the form.
We are aware that we could add a button that would then reroute the form back to the same user task, but then in the Action History we start getting a long list of items re-assigned back to the same person and makes it messy. We would like to be able to check off the to-do boxes and then just save the form and have it stay at the same user task.