I have a Forms process that saves documents into the repository. When it does so it assigns a field called email address to the document and also assigns a template.
Once it is in the repository Workflow then processes the document and files it away. Once the document is filed away, I would like the workflow to remove the email address field, but leave the assigned template and it's values in place. How would I do that?