Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
The tree structure allows you to manage nested hierarchical structures of items, such as the portal header menu and cards. This functionality is intended to reduce work efforts spent on the portal structure configuration. The nested portal items can be managed through a special tree-like structure, making this process easier and more effective.
Use the tree structure to create a node hierarchy with any predefined nesting level that allows implementing to implement the navigation structure on a portal.
Note |
---|
It is recommended to recreate portal elements (headers and cards) using the tree structure if you are using the customized ones. Otherwise, the errors may occur in the portal header or cards functioningfunctionality. |
A scheme below illustrates the functionality work principles:
Configure a tree structure
To configure a tree structure from scratch, follow the steps below:
- Configure a node type.
- Configure a tree structure.
- Create a node itself and configure its attributes.
Anchor | ||||
---|---|---|---|---|
|
To create a node type, complete the steps below:
- Navigate to Tree Structures → Node Types.
- Click New and fill in the fields.
- Click Save or Save and Exit to apply the changes.
Node Type form fields
Field | Mandatory | Description |
---|---|---|
Name | Y | Specify a node type name (for example, "Portal Card"). |
RE Model | N | Specify a record extension model responsible for the final object view and behavior. |
Need URL | N | Select this checkbox to define that all objects using this node type will require the URL specification. |
Anchor | ||||
---|---|---|---|---|
|
To create a new tree, complete the steps below:
- Navigate to Tree Structures → Trees.
- Click New and fill in the fields.
- Click Save or Save and Exit to apply the changes.
Tree form fields
Field | Mandatory | Description |
---|---|---|
Name | Y | Specify a descriptive tree name. |
Available Node Types | Y | Select node types to use within this structure from the Node Types dictionary. You can select more than one item. |
Maximum Nesting Level | Y | Specify an integer number responsible for the hierarchy maximum level. |
Active | N | Select this checkbox to activate a tree record. |
Anchor | ||||
---|---|---|---|---|
|
To create a node, complete the steps below:
- Navigate to Tree Structures → Trees.
- Open a tree record for which you need to create a node.
- Scroll down to the Simple Node related list.
- Click New and fill in the fields.
- Click Save or Save and Exit to apply the changes.
Info |
---|
To create a node from scratch, complete the steps below:
|
Node form fields
Field | Mandatory | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Title | Y | Specify the node title. This field can be populated in any language supported by the platform. | |||||||||
Tree | Y | Select a previously created tree containing information about the structure.
| |||||||||
Active | N | Select this checkbox to make the node active or inactive. | |||||||||
Order | Y | Enter a number that will define the node order. Nodes are sorted in ascending order. | |||||||||
General tab fields | |||||||||||
Access Criteria | N | Specify the user criteria defining user access to this node (a card or a header element). If no criteria selected, then all users are allowed to use this element and its sub-elements as long as they are not protected by the separate criteria. | |||||||||
Node Type | N | Specify a node type by choosing from the previously created ones. | |||||||||
Nesting Level | Y | Node nesting level. This field is populated automatically. This parameter shows on which nesting level this item is located. | |||||||||
Parent | N | Specify a parent item if you are implementing a structure with some nesting levels, like this:
| |||||||||
Extra attributes tab | |||||||||||
This tab appears if the used node type has the RE model specified, and the Need URL attribute of the node type is enabled. | |||||||||||
URL | Y | Specify a URL for an item. In this field, you can specify either absolute or relative URL (relative to the current portal referring to the tree to which the current node is assigned):
|
Tip |
---|
When a node is created, you can create child nodes to for it. You can do this right from its record form by completing the steps:
|
Table of Contents | ||||||
---|---|---|---|---|---|---|
|