Let's say I have a form that captures data about a document. For example
the form asks for the document name, old and current revisions, and the
document title (oversimplified example). Then I have a Word document
with redlines in it to show the changes I have made from the old
revision to the new one. Is there a way to add a button to my form that
attaches the Word document to my form? Can you even attach a document to
a form (user A), e-mail it to someone (user B) and then pull that
document o...