Contents:
|
---|
The following things determine how you can nest Boxes:
In Box type configuration, you decide the possible parents of each Box type. Parent Box types determine how to build the Box hierarchy (nest Boxes) and prevent users from making mistakes and mixing methodologies.
Each Box type has Scope type settings (None, Own scope, Sub-scope).
Sequentiality (Box type settings).
Possible parent Box types
Parent Box types determine how you can build the Box hierarchy.
...
Scope type
How the scope types affect Box nesting:
...
Auto bottom-up and auto scope-based Boxes are never sequential - they can always overlap.
Info |
---|
Only "manual" and "auto top-down" Boxes can be sequential—if set to 'sequential,' same-level sequential Boxes can't overlap. |
Period mode
Box type period mode can affect if a new child Box can be created with a specified start/date.
...