List of spaces to delegate documents on creation to. Also works as a search space for upstream spaces.
Identifier
delegate-space
Data Type
list of space keys
Default Value
IDX
This property allows to specify a list of spaces to delegate documents to on creation. This also works as a search space for upstream spaces.
Delegate spaces are not allowed to specify @all, @self, !, or #. Only search spaces have these options. Delegate spaces have to be a positive, ordered list of space keys.
To remove default delegation, use #SELF as delegate space.
The Name List Macro uses the delegate spaces to create links to documents.
Make sure that there are no HTML tags or entities (like non-breaking-spaces, ) in the list of space keys. The parsing is very strict and will take each token literally.
Since 4.5
Since version 4.5 of the projectdoc Toolbox use projectdoc.delegate-space-closure for reading access.