Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-set multiple file upload naming convention #147

Closed
wants to merge 1 commit into from

Conversation

HenryVolkmer
Copy link

Scope

it is possible, that in usecase with DetailView, the attribute-name is not in html array notation (trailing "[ ]").
I suggest to append the trailing brackets in FileInput itself.
Please have a look at my PR.

  • [X ] Bug fix
  • New feature
  • Translation

Changes

The following changes were made

  • append brackets "[ ]" if "multiple" is set to true

Related Issues

#130 130

@kartik-v kartik-v changed the title Append "[]" to the attribute property, if "multiple"-option is enabled Auto-set multiple file upload naming convention Apr 19, 2019
@kartik-v kartik-v closed this in fcf5bf4 Apr 19, 2019
@HenryVolkmer HenryVolkmer deleted the bugfix_issue_130 branch April 19, 2019 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants