Is there any way to query all the breadcrumb fields in dataview

TABLE without id file.link as "name" , up,down,same
WHERE contains(up, link("attribute"))
SORT file.name ASC

this is what i usually do

is there any way to do this

TABLE without id file.link as "name" , breadcrumbs
WHERE contains(up, link("attribute"))
SORT file.name ASC

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.