If I want to upload multiple files, I have to use https://docs.jmix.io/jmix/flow-ui/vc/components/upload.html.
After uploading multiple files, I see the filename

which is correctly stored

But when I select in the detailview this entity with the fileRef, there is no fileName shown

Do I have to add manually a field, where I can display the filename ?
Do I have to add manually an icon to be able to remove the file ( as a new upload is overwriting the actual file ) ?
Regards
Felix
btw: one day all the samples should be updated without the since Vaadin 24.8 deprecated functions.