Yes that would be great! I'm seeing how much I can do with the wicket viewer to make a fluid user experience. The Wicket project itself seems to indicate a lot is possible.
-Brian On Sat, Nov 16, 2019, 1:43 AM Dan Haywood <d...@haywood-associates.co.uk> wrote: > Hi Brian, > I agree, it is a bit clunky. I'm afraid it would require a new component to > be written. Contributions welcome, I can provide some guidance if you're > willing. > Cheers, > Dan. > > On Fri, 15 Nov 2019, 19:52 Brian K, <harvestmoon...@gmail.com> wrote: > > > Hi, > > > > For 1.17 and 2.0, Boolean properties are displayed in the Wicket viewer > > something like this: > > > > sample [X] Yes > > > > Clicking on the checkbox itself is disabled, while clicking on the text > > next to it brings up an inline edit prompt (without the text) that allows > > you to click on the checkbox. > > > > Question: How can I have the property display with a simple checkbox, > > similar to how it displays when editing inline? Is there a setting > > somewhere or would this require coding a new wicket component? > > > > Thank you! > > Brian > > >