Change DDD¶
Definition¶
<change_ddd name="some_ddd_name"/>
The plan item that makes the system switch to another DDD.
Attribute | Type | Description |
---|---|---|
name | string | The name of the DDD that we should switch to. |
Parents¶
Children¶
None
Behaviour¶
The result of changing domain is that TDM will not remember the previous plan and goals, any non integrated moves will be lost, and the requested domain will be loaded.
Examples¶
Change to the DDD navigation
¶
<change_ddd name="navigation"/>
Last update: September 16, 2022