Hello,
I am trying to bind values from my dialog with elements on jsp file.
Example:
<mailcheck
jcr:primaryType="cq:Widget"
fieldLabel="Send as E-Mail"
fieldValue="false"
name="./mailcheck"
type="checkbox"
xtype="selection"/>
The above mentioned excerpt serves as a checkbox inside dialog.
I would like to to connect my checkbox on jsp with the value stored on ./mailcheck property. Is it possible?
Thanks in advance
P.
North America
Europe, Middle East and Africa
Asia Pacific