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",
|
||||
"label": "Search Columns",
|
||||
"key": "searchColumns",
|
||||
"dependsOn": "dataSource",
|
||||
"placeholder": "All columns"
|
||||
"placeholder": "Choose search columns"
|
||||
},
|
||||
{
|
||||
"type": "filter",
|
||||
|
|
Loading…
Reference in New Issue