I am working on a blueprint with 3 different file blueprints:
- images (jpg, png) with a field for “alt”
- slides (jpg, png) with a field for “alt” and “caption”
- logos (svg) with a field for “alt”
All file types are used in a different section.
I know I can use eg. templates:slides
for a section - but how can I force the user to upload to the provided section?
Is there a way to change the template after the upload?