Removing the option to add a filter to the dataset of a user column picker, as there is no current API for searching this.
This commit is contained in:
parent
5783ae3e00
commit
012d0f4fe9
|
@ -5673,11 +5673,6 @@
|
||||||
"label": "Validation",
|
"label": "Validation",
|
||||||
"key": "validation"
|
"key": "validation"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "filter/relationship",
|
|
||||||
"label": "Filtering",
|
|
||||||
"key": "filter"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"label": "Search",
|
"label": "Search",
|
||||||
|
|
Loading…
Reference in New Issue