Martin Marinschek wrote:
Ah - I dynamically create the inputCalendar - so not tag involved. Then the _addResource in HtmlInputCalendar is null and thus false.I checked the code and obviously it should work:see here:setBooleanProperty(component,"addResources",(_addResources==null?Boolean.TRUE.toString():_addResources));
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

