File upload query


I’ve created a field to upload image files to a page in the panel but I cannot actually see where I upload the individual files? It looks like files have to be uploaded separately but what I want to implement is being able to upload the files directly from this template. Can you point me to the appropriate docs? Thanks

You can’t upload files via a files field. You need a files section to upload files.

Thank you, I thought as much

Sorry - struggling to set up this. Do I create this in my sections folder in the blueprints?

You can create the section in the sections folder and then use that in your blueprint or define it directly in the blueprint. See the examples in the Starterkit or in the documentation.

1 Like