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",
|
||||
"key": "validation"
|
||||
},
|
||||
{
|
||||
"type": "filter/relationship",
|
||||
"label": "Filtering",
|
||||
"key": "filter"
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"label": "Search",
|
||||
|
|
Loading…
Reference in New Issue