[ACS-11909] [ADW] Link to file or folder plan for Type filter and Delete operation (#5272)

This commit is contained in:
Dominik Iwanek
2026-07-10 14:25:42 +02:00
committed by GitHub
parent 357c61bf3c
commit b9677ec6b6
8 changed files with 193 additions and 12 deletions
+4
View File
@@ -185,6 +185,10 @@
{
"name": "SEARCH.SEARCH_HEADER.FILTERS.TYPE.DOCUMENT",
"value": "TYPE:'cm:content'"
},
{
"name": "SEARCH.SEARCH_HEADER.FILTERS.TYPE.LINK",
"value": "TYPE:'app:filelink' OR TYPE:'app:folderlink'"
}
]
}