Remove conditional props from manifest for table with search block

This commit is contained in:
Andrew Kingston 2021-11-03 16:18:12 +00:00
parent 294dd232bc
commit 7f6b4fb30b
1 changed files with 1 additions and 2 deletions

View File

@ -2594,8 +2594,7 @@
"type": "multifield", "type": "multifield",
"label": "Search Columns", "label": "Search Columns",
"key": "searchColumns", "key": "searchColumns",
"dependsOn": "dataSource", "placeholder": "Choose search columns"
"placeholder": "All columns"
}, },
{ {
"type": "filter", "type": "filter",