regards,
Martin
On 8/5/05, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Martin Marinschek wrote:
> I checked the code and obviously it should work:
>
> see here:
>
> setBooleanProperty(component,"addResources",(_addResources==null?Boolean.TRUE.toString():_addResources));
Ah - I dynamically create the inputCalendar - so not tag involved. Then
the _addResource in HtmlInputCalendar is null and thus false.
Can we move this "default value" behaviour to the HtmlInputCalendar.java ?
And - sorry if I repeat me, could we add logic to append the js only once?
---
Mario

