francois_roux
12 years agoOccasional Contributor
Uploading a Word document based on a template with custom fields defaults back to original values
a mouthfull, sorry.
Well, as part of our code review process we review Word documents which we create from templates. These include specific fields like the Title, defect no, and other details linked to the data fields.
Problem is that, when uploading the document for review, these fields are all reset to the original template values.
So for instance, in place of displaying the "defect 12345", it displays "defect XXXXX", which is the value specified on the field.
It doesn't seem to be updating the document with the saved field values at all.
Is this because the upload utility has no permission to run macros or something similar?
Or is this just something that isn't done when uploading a document for review?
Is there a way of fixing this or getting around it?
thanks
Well, as part of our code review process we review Word documents which we create from templates. These include specific fields like the Title, defect no, and other details linked to the data fields.
Problem is that, when uploading the document for review, these fields are all reset to the original template values.
So for instance, in place of displaying the "defect 12345", it displays "defect XXXXX", which is the value specified on the field.
It doesn't seem to be updating the document with the saved field values at all.
Is this because the upload utility has no permission to run macros or something similar?
Or is this just something that isn't done when uploading a document for review?
Is there a way of fixing this or getting around it?
thanks