Select value from xtype selection type checkbox CQ5
问题 Hello I am running an issue right now. I would like to make the checkbox state: checked but I could not make the defaultValue="value" <channels jcr:primaryType="cq:Widget" fieldLabel="Channels" defaultValue="Value" name="channels" options="/bin/sample/private/getJSON.json" optionsValueField="Value" type="checkbox" xtype="selection"> I have tried to do this: Getting Default Checked Checkbox in CQ5 but it didn't solve the issue. 回答1: This is an example of what I have used to set the default