Skip to content

Feat upload multiple files - #1

Open
clodeindustrie wants to merge 5 commits into
7.0from
feat-upload-multiple-files
Open

clodeindustrie wants to merge 5 commits into
7.0from
feat-upload-multiple-files

Conversation

@clodeindustrie

Copy link
Copy Markdown
Collaborator

Fake PR for review, I intend to merge this into the SilverStripe owned repo. In the meantime we can aim at this branch from the composer file on the Meridian site.

Extract processUploadedFile helper, add backward-compatible singular
accessors (getLink, getUploadedFileFromDraft, getFileName) on
SubmittedFileField, and fix htmlID attribute handling in templates.
Normalise single and multiple uploads in UserDefinedFormController so all
files are written to the UploadedFiles many_many relation, and delegate the
legacy singular accessors to their plural equivalents so existing callers
keep working transparently.
@clodeindustrie
clodeindustrie changed the base branch from 7 to 7.0 September 15, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants