Revision history [back]

click to hide/show revision 1
initial version

answered 2012-09-12 16:34:21 +0800

davout gravatar image davout

I've hit this same problem with checkbox. I've tried adding a converter, see below, but I get an error

<checkbox label="Fixed" 
   checked="@init(true) 
            @load(not empty vm.selectedResource ? fx.durationFixed : true) 
            @converter('org.zkoss.bind.converter.ObjectBooleanConverter') 
            @save(fx.durationFixed,before='save')" />
Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More