Hello,
I have a SharePoint list (not form library) where I am using InfoPath to customize the edit form. I would like two buttons:
- One that simply saves (eg, the users can save progress)
- Another that saves and writes the user name to a field (eg, users can acknowledge that they've "completed" the form)
From what I can tell, I can't set two different submit rules.
The other "low-tech" option would just be just to have a check box next to the save button that the user would check if they're done and then they would click save.
Thoughts? Thanks!