Description
Files field docs say the following:
The files picker shows a search field by default. If you want to remove it, you can switch it off with the search option
Using the example code the search does not get hidden.
fields:
files:
type: files
label: Select an item
search: false
Expected behavior
Setting search: false on a files field should disable the search, like described in the docs.
To reproduce
- Create files field with example code
- add files
- open file picker
Your setup
Kirby Version
5.3.3
Description
Files field docs say the following:
Using the example code the search does not get hidden.
Expected behavior
Setting
search: falseon a files field should disable the search, like described in the docs.To reproduce
Your setup
Kirby Version
5.3.3