Closed (outdated)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2011 at 08:01 UTC
Updated:
25 Jan 2019 at 20:24 UTC
Jump to comment: Most recent
Comments
Comment #1
tom friedhof commentedI tinkered with the #process function media_element_process() and renamed the fid element to $element["#name"] .'_fid', but that broke thinks with the fields widget. I ended up defining my own #process function (copying the media module function verbatim with the exception of that one field) in my own module for the media field and handled unique names specifically for the form I'm working within.
Any ideas on how to get this change to work in media.module and still have it work with field api widgets?
Comment #2
chris matthews commentedClosing this issue as outdated. However, if you think this issue is still important, please let us know and we will gladly re-open it for review.
sincerely,
- the Drupal Media Team