Content Select default value

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 ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7110

    Flash
    Participant

    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?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.