Remove conditional props from manifest for table with search block
This commit is contained in:
parent
294dd232bc
commit
7f6b4fb30b
|
@ -2594,8 +2594,7 @@
|
|||
"type": "multifield",
|
||||
"label": "Search Columns",
|
||||
"key": "searchColumns",
|
||||
"dependsOn": "dataSource",
|
||||
"placeholder": "All columns"
|
||||
"placeholder": "Choose search columns"
|
||||
},
|
||||
{
|
||||
"type": "filter",
|
||||
|
|
Loading…
Reference in New Issue