Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The Root node: The hierarchical view starts at the current item. This is the root node of the tree. We can explore its connected items from here.

    • In the example above, observe how the root node of the tree is represented: it is the top-level item node, identified by sharing its name with the current item on which the view is opened.

  • Types of nodes: There are two types of nodes in the tree. Item nodes and Link nodes

    • Item node: Anitem-node is the representation of corresponding monday Item in the tree. You can configure it to show required information fields using the Item Fields dropdown menu. (This functionality is covered in detail in the Customize Item Nodes section)

      In the example, observe that each of the relevant Monday items is represented as an Item node

      .

    • Link node: Link nodes can exist only as children to a given Item node. When a Monday item is connected to other items via a connected board relation, this relation is represented as a child link-node and the relation value, i.e. the connected item is represented as its child node.

  • Expansion Toggler: You can control the visibility of a node’s children using the expansion toggler present just before the node.

Example Hierarchical View of an Item

...

Let us understand the tree structure better using the example in the image above –

The view is opened on the item: Create Banking app MVP - Beta

  • The Root node: In the image above, observe how the root node of the tree is represented: it is the top-level item node, identified by sharing its name with the current item on which the view is opened. i.e. Create Banking app MVP - Beta

  • Types of nodes:

    • Item node: In

      the example, the

      the image above,observe that each of the relevant Monday items is represented as an Item node. For instance, the nodes: Create Banking app MVP - Beta, Login Methods, Ability to Link bank account are all item nodes, which correspond to the respective Monday items of the same names.

    • Link node: Here, let us consider one item related to the current item.Observe the snippet of the default Main Table View below.The current item Create Banking app MVP - Beta is connected to the item


      Login Methods via the board connection named Requires (along with two other items).

      • Observe Now, observe below that in the treehierarchical view, the node Create Banking app MVP - Beta has the child link-node Requires , which is the name of the corresponding column. The values of this column are shown as its children item nodes. Identify that the node Login Methods is present here as a child node to Requires. (along with the other connected values).

      • Image Added
  • Expansion Toggler: You can control Observe that in the image below, clicking the ▶️ icon is toggling the visibility of a the node’s children using the expansion toggler present just before the node.