Hello,

I am using Struts 2.0.9 + dojo 0.4.

I would like to know when dojo adds two hidden inputs for each <s:datetimepicker> tag.

I have a topic that is published when I load a form and when I recieve the data and parse the form (type == "load"), it has "N" elements. When the form is rendered, if I see it in the DOM, it has N+2*m elements (where "m" is the number of s:datetimepicker tags the form has). So, why when I get the form from the data response in the subscribed topic those input tags are not present? When are they created?

Thanks,

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to