...
Since Entity Toc View is based on the ToC View, most options associated with it can be applied on this as well.
ID
weave.entitytoc
Sub-tags
name | type | default | description |
---|---|---|---|
includeExistingEntities | boolean | false | Add all entities in their respective group regardless if they are linked within the toc or not. Entities may be available at several places in the tree. (Implied includeEntities is set to true) Default to false. |
expandEntities | boolean | false | Should entities included in the toc be expanded by default? (Implied includeEntities is set to true) Defaults to false |
includeEntities | boolean | true | Should entities not defined in the toc be accessable in the tree? Defaults to true |
expandOnChange | boolean | true | Expand nodes related to current entity when entity is changed. Will also expand when the view is initialized to the default entity |
...