This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to set a document class as multifile doc by default?

I ask this because I will be using hubshare and if people use the drag-drop onto the existing document, the only option is to replace.

Thanks

Irene

Parents
  • This should be doable with Property Calculator, for instance as part of a workflow. Multi- and single-file documents are defined by a hidden Boolean property "Single File", so you could use a Property Calculator rule such as this to set Single File = No. The document is converted to multi-file when it reaches the "Convert to Multifile" state in the workflow.

Reply
  • This should be doable with Property Calculator, for instance as part of a workflow. Multi- and single-file documents are defined by a hidden Boolean property "Single File", so you could use a Property Calculator rule such as this to set Single File = No. The document is converted to multi-file when it reaches the "Convert to Multifile" state in the workflow.

Children