Field files, upload as given template

Hi all,

if i want to upload a new file via a files field, the uploaded file is not shown in the files list on the page cause in the image txt file the correct template is not set. File field, the second option “select file” works, it shows only files with this template type.

label: image
type: files
multiple: false
required: true
query: page.images.filterBy('template', 'template1')

any ideas?

uploads: files-upload

sorry, works!