Content Select default value
This topic contains 0 replies, has 1 voice, and was last updated by Flash 6 years, 9 months ago.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.
Home › Forums › Open-Xml-PowerTools › Content Select default value
This topic contains 0 replies, has 1 voice, and was last updated by Flash 6 years, 9 months ago.
As I asked on StackOverflow here I was wondering if it is possible set a default value into a Content Select field. For instance, in my .docx document I’ve got a field like
<Content Select="./i_name" />
and I want it to automatically set himself to “XXX” if left blank using an attribute in the tag, like
<Content Select="./i_name" default_value="XXX" />
Is this possible?
You must be logged in to reply to this topic.