Merge pull request #12017 from Budibase/fix/remove-user-field-filtering
Removing filtering from user column picker
This commit is contained in:
commit
55bb697ce0
|
@ -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