Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
I use the FieldsHelper from In previous versions the value of if-fields, included mergefields, commentfields, hyperlinks etc.
With 10.7 these fields are all converted to plain text.
So the problem is:
Hyperlinks won’t work when they are inside if’s or so and these fields are converted to text.
Also other fields don’t work and to do some post-mailmerge custom actions, I inserted fields to post-process, yet they are now converted to text and are gone by the time of post-processing.
As I need to convert if’s first to the result, to check if its empty or not, I cannot change the sequence of the actions.
Best regards,
Kris