diff --git a/demo-shell/src/app.config.json b/demo-shell/src/app.config.json index 149260b4bd..ca29655209 100644 --- a/demo-shell/src/app.config.json +++ b/demo-shell/src/app.config.json @@ -104,6 +104,7 @@ } ], "search": { + "filterWithContains": true, "app:fields": [ "cm:name", "cm:title", @@ -435,6 +436,7 @@ } }, "search-headers": { + "filterWithContains": true, "app:fields": [ "cm:name", "cm:title", @@ -452,7 +454,6 @@ "name": "Name", "columnKey": "name", "enabled": true, - "expanded": true, "component": { "selector": "text", "settings": {