murph-doc/docs/utils/form/file_picker.md
Simon Vieille 7f4335353f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
update menu
2023-10-11 23:35:37 +02:00

221 B

File picker

Murph provides a file picker using the file manager system: App\Core\Form\FileManager\FilePickerType. It allows you to pick an existing file or upload it. After saving, the file is previewed if possible.