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

[Feature] Add support of attachment input value #3

Closed
To-om opened this issue Nov 21, 2016 · 1 comment
Closed

[Feature] Add support of attachment input value #3

To-om opened this issue Nov 21, 2016 · 1 comment
Assignees
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Nov 21, 2016

Elastic4play should be able to accept an already uploaded attachment without the need to extract from the database. Currently attachment can be added into entity using FileInputValue, which accept only file stored in local storage. In order to implement this feature a new type of input value must be implemented : AttachmentInputValue.

@To-om To-om added this to the 1.1.1 milestone Nov 21, 2016
@To-om To-om self-assigned this Nov 21, 2016
@To-om
Copy link
Contributor Author

To-om commented Nov 21, 2016

Commit 0430911

@To-om To-om closed this as completed Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant