|
Oliver Charles made changes - 18/Nov/11 05:18 PM
Pavan Chander made changes - 29/Dec/11 04:42 AM
Pavan Chander made changes - 29/Dec/11 06:02 AM
Got a branch I can look at?
Oliver Charles made changes - 03/Feb/12 12:12 PM
Branch: mbs-1881-move-relationship-lists And yes I know, the commits need to be split into separate branches. Sorry.
Pavan Chander made changes - 06/May/12 06:01 AM
In review at http://codereview.musicbrainz.org/r/1882/
Oliver Charles made changes - 25/May/12 09:33 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I'm doing this by passing the parent attribute's ID as a parameter to the create action.
The problem I'm now having is that I can't figure out how to pass that ID on to FormRenderer and have it set selected=selected on a specific option.
The FormRenderer code is like greek to me, so maybe I missed something.