Closed (fixed)
Project:
D7 Media
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 11:26 UTC
Updated:
28 Mar 2010 at 10:30 UTC
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
Comment #1
JacobSingh commentedOkay, 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.
Comment #2
JacobSingh commentedBig time improvements here. It does work, but needs ajax abilities.
#741962: Add AJAX interface for multiselect media field