I am using the @Command ([ViewSwitchForm]) to create a simplified document to export to Word
This all works fine
However if there is an attachment in any of the fields which are not on the new form they appear at the bottom of the new document under a horizontal line
Is there anyway to stop these attachments appearing?
When the document is exported to Word the attachments only appear as a picture and hence are of no use
Subject: ViewSwitchForm and Attachments
Hello Linda,
The only way to hide the attachments is to recreate the same fields that are holding them in the new form and hide them.
Best regards,
Fadi Kiwan
Subject: RE: ViewSwitchForm and Attachments
Thanks. I tried this but it does not work
I have hidden the field and the text where the field is on the switched to form and the attachments still appear on the document and hence the word document
Any other ideas