DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35800>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35800 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-20 00:10 ------- > saving to the model breaks because the value of the discriminator is "null" > upon submission of the form This is no longer the case. Widget behavior was changed so that if a widget's request parameter name is not on the request then the value is no longer set to null. It is now possible (since 2.1.7?) to use an <fd:field state="invisible"> as your union case widget, and you don't have to carry it through to the HTML. In prior versions (2.1.5.1 was the last I tried it) you could use an <fd:output> as your union case widget, with roughly the same behavior. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
