Remove conditional props from manifest for table with search block
This commit is contained in:
parent
7fc5851b4c
commit
df9f061d66
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue