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

Dynamic update pagemediaselect fields when pagemedia file is uploaded #741

Closed
maximelebreton opened this issue Aug 18, 2016 · 7 comments
Closed

Comments

@maximelebreton
Copy link

When an image is uploaded with pagemedia , pagemediaselect fields on the same page aren't dynamically updated.

animation

@rhukster
Copy link
Member

This kinda goes hand in hand with your other issue: #740

Really you would have to create a custom field with some JavaScript that got the images list from pagemediaselect field and adds it to your image dropdown. This is not something that we can build in really.

@maximelebreton
Copy link
Author

I dont think it's related.
If you upload a media trough pagemedia, and you have a pagemediaselect field in the same page, this field should be updated.
It's not a question, but a design problem.

@flaviocopes
Copy link
Contributor

This can be improved by firing a javascript event when the the page media are updated (added/removed), so the pagemediaselect field items can be refreshed

@fredrikekelund
Copy link
Contributor

+1

@fredrikekelund
Copy link
Contributor

This is probably a duplicate of #450

@flaviocopes
Copy link
Contributor

Currently working on it #750

@w00fz
Copy link
Member

w00fz commented Oct 1, 2016

This is implemented

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

5 participants