Works for me. Here's my test code:
<show-page:>
<content-body:>
<do part="mypart">
<if test="&!request.xhr?">
<update-button label="Go" update="mypart"/>
</if>
<else>
<form update="mypart"/>
</else>
</do>
</content-body:>
</show-page:>
Can you explain what you're trying to do enough that I can try and
reproduce here?
thanks,
Bryan
On 10-06-14 06:22 PM, storitel wrote:
After more looking into this...
when I add a new ajax subform item that has date fields, the
datepicker does not appear if I click in the datefields
when I edit existing ajax subform items, the datepicker *does* appear
if I click in the datefields
so I think it is a bug?
br
paul
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.