Posted by aaron on April 19, 2009 at 11:23pm
Jump to:
| Project: | Media |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
we have a hidden selector at $form['media_browser']['drawer_select'] (with an easter egg description for non-javascript browsers...)
we need to tie that into the form, so that js will automatically select the proper option (which is in '[tab]|['drawer]' pairs) that corresponds to the currently active formset displayed. that way we'll know which file is the proper file to send.
Comments
#1
Closing this as we are looking at the jquery option in http://drupal.org/node/612800