if found a similar bug yesterday there is a bug report + temp fix for this: https://issues.apache.org/jira/browse/WICKET-665
removing the id attribute from the html tag (input) should fix this On 8/23/07, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: > Hi > > I have a page where theres two dropdownchoices and two panels > acordingly. when you click dropdown a and select a new item panel a > should be updated to the new item, I've used > ajaxformComponentupdatingbehavior( have also tried > ajaxformsubmittingbehavior). > > However it seems as the model of the dropdown are never updated, im > using compoundpropertymodel (have also tried reverting and just using a > simple model). > > I just cant figure out whats wrong. Please take a look any hints will be > appreciated > > http://papernapkin.org/pastebin/view/1386 > > > > Havent had the chance yet to tryout beta 3, not sure if its gone there. > > regards Nino > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
