Download & Extend

Make Multi-value media field work

Project:Media
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Media as a field more or less works (it's kinda ugly, but works).

But the mulit-value field doesn't. Or at least, the UI to support multiple values isn't there.

Comments

#1

Okay, actually, it works (kinda).

Problems:

* You can't click "add new" and get a new one. A form submit has to occur before you get another possible selection.
* When you select the 2nd one, it replaces te value in the first one (so they are both the same) :)

Those are both pretty bad... anyway, it's likely not too hard as there are plenty of precedents.

#2

Status:active» fixed

Big time improvements here. It does work, but needs ajax abilities.

#741962: Add AJAX interface for multiselect media field

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.