I've checked the request and those values from hidden input fields (name, nameKey) are not there.
> I noticed that.... but I don't think id is a mandatory field... id is > give for users to do manipulation on the widget, other wise it would be > mandatory field. > Any way did you check what is the value sending to server? I mean the > HTTP header? > Regards, > Jishnu Viswanath > <input dojoattachpoint="comboBoxValue" value="" name="name" > tabindex="-1" style="display: none;"/> > <input dojoattachpoint="comboBoxSelectionValue" value="" name="nameKey" > tabindex="-1" style="display: none;"/> > We don't have <id> param here, only <name>. And FF I think use > getElementBuId() func, which return null if missed id param. IE in such > cases use <name> param instead of <id>. > But I still don't know how to fix problem. > Don't anyone face this challenge? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]