SEBLOD icon indicating copy to clipboard operation
SEBLOD copied to clipboard

Media Field used with Group X and Field X Unable to Select Media

Open dmurphy779 opened this issue 9 years ago • 6 comments

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

dmurphy779 avatar Apr 24 '15 20:04 dmurphy779

Any update on this? Thanks!

dmurphy779 avatar Oct 25 '15 17:10 dmurphy779

Confirmed: it does not work with javascript created instances, those created server side at the render time work

klas avatar Oct 04 '16 10:10 klas

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

ViktorIwan avatar Mar 01 '17 20:03 ViktorIwan

https://github.com/Octopoos/SEBLOD/pull/364/commits

ViktorIwan avatar Mar 01 '17 20:03 ViktorIwan

@klas , thanks to test ViktorIwan solution.

sebastienlapoux avatar Jul 04 '18 16:07 sebastienlapoux

Does not work for me, I presume because it triees to use squeezebox, which is not present.

klas avatar Jul 20 '18 12:07 klas