I have a form with a checkbox. I want to be able save as a document to a location based on the selected checkboxes. Keep in mind that if multiple checkboxes are selected, I want to save or copy the document to multiple locations.
I have tried running a workflow on entry of the document to the repository but the checkbox value is always false.
Thanks!