1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

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 7fc5851b4c
commit df9f061d66

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",