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