- Issue created by @alex.amtr
- 🇨🇦Canada awasson
I think you will need to use the "public" file system for uploading files and images. I am using it for this and it is working when I switch my form to upload the files to the public file system.
I try to generate content from webform submissions.
It works well but I don't manage to retrieve files and images posted in specific fields of my webform.
Is there any way to get the files and images posted in webforms ?
Active
4.0
Code
I think you will need to use the "public" file system for uploading files and images. I am using it for this and it is working when I switch my form to upload the files to the public file system.