Hello,

We are using Struts 2 + Dojo too and it seems that datetimepicker separate informations into a list with two elements. The first one is the date and the second one is the time. Nevertheless, we still have problems to repopulate our inputs after an action. So we "rebuild" Strings to render informations.

Regards,
Sébastien

Pablo Vázquez Blázquez a écrit :
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]



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

Reply via email to