Select what information is included in the CSV export for file upload type fields
Note: These features are part of the Visforms Subscription and are not included in the free Visforms version.
The Visforms Subscription adds an additional option “Information to be exported” to form fields of type “File” (file upload). This allows you to choose what information about the uploaded file is exported.
Additional export option “Information to be exported” for fields of type “File”
Explanation of the options
- Filename
Only the file name is exported, for example uploaded-file.pdf. - Local path
Path relative to the website’s root directory including the file name, such asimages/uploaded-file.pdf. - Full path
Full path to the file including file name, such ashttps://domain.de/images/ uploaded-file.pdf