[TASK] Show by default only 1 file upload field in elementbrowser
Since the input type=file now supports multiple file selection and this is suppoterd by all modern browsers. So showing only 1 filepicker by default is enough. For users with older browser they can use the already existing options.folderTree.uploadFieldsInLinkBrowser tsconfig to show multiple fields. This patch changes the hardcoded default value to 1. Resolves: #57170 Releases: 6.2 Change-Id: Ia2dfcc3ae81dff66ba4c389a4b99b819186f63c0 Reviewed-on: https://review.typo3.org/28699 Reviewed-by: Philipp Gampe Reviewed-by: Sebastian Fischer Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
Please register or sign in to comment