K
KenderFaith
Something that really seems to be missing with content controls is the
ability to easily dump info into them programmatically, because of the
necessity to refer to them numerically, rather than by a unique value (like
Title). Is there a simple way to use SelectContentControlsByName (or Tag) to
identify the content control in which you wish to change the text value? The
big issue with referencing content controls by number is that if one content
control in a document is deleted, it effectively re-numbers the rest and
causes all kinds of issues...
Thanks
ability to easily dump info into them programmatically, because of the
necessity to refer to them numerically, rather than by a unique value (like
Title). Is there a simple way to use SelectContentControlsByName (or Tag) to
identify the content control in which you wish to change the text value? The
big issue with referencing content controls by number is that if one content
control in a document is deleted, it effectively re-numbers the rest and
causes all kinds of issues...
Thanks