Versions Compared

Key

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

...

Display Settings

Name

Include Page
TERMS:Name
TERMS:Name

ID

Include Page
TERMS:Field ID
TERMS:Field ID

Filter templateLevels

You can add a filter here to find the related itemscreate your tree. In the below case for a tree with recursion false based on three tagbox fields for year month and day.

Code Block
languagejson
[
    {
        "kindfieldId": "TermsFilter",
  "fieldyear"
    },
    {
        "fieldId": "layer1.field1",
  "termsmonth"
    },
    {
        "fieldId": ["{{data.layer1.field2}}", "{{data.layer2.field3.[0].field5}}", "{{content.field2.en}}", "hardcodedValue"]
}

You can add any query filter, whereas for TermFilter & TermsFilter Liquid Syntax is supported.

Sort

You can select the metadata value that should be used for sorting the Content Items in the Dynamic View.

"day"
    }
]