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 you can 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)
- Box period mode
Possible parent Box types
Parent Box types determine how you can build the Box hierarchy.
Scope type
Take a look at the matrix below to see how 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
...