SEBLOD
SEBLOD copied to clipboard
Media Field used with Group X and Field X Unable to Select Media
Using media field on a Group X or Field X. Only first image is able to be saved. After the first iteration, if you click on the "Select" button, you are redirected outside of the page to the media manager and you lose any progress.
This issue had been confirmed by others on the Seblod forums: http://www.seblod.com/resources/tracker/18180
Any update on this? Thanks!
Confirmed: it does not work with javascript created instances, those created server side at the render time work
I found the problem, as the media field initiate on document.ready() , when you add new fieldx you need to re-initiate it so it detect/bind all modal. I made a patch for this
https://github.com/Octopoos/SEBLOD/pull/364/commits
@klas , thanks to test ViktorIwan solution.
Does not work for me, I presume because it triees to use squeezebox, which is not present.