Open
Description
Nextcloud (please complete the following information):
- Nextcloud-Version: latest
- Forms-Version: latest
Is your feature request related to a problem? Please describe.
Folder for file-upload is can't be changed.
Describe the solution you'd like
A field in settings, where Const FILES_FOLDER = 'Forms';
( /apps/forms/lib/Constants.php) can be set to a different location. e.g. team-folder
Describe alternatives you've considered
A more comprehensive alternative would be to make forms accessible to a group so that a team can work together on a survey.
Additional context