Skip to content

Commit 44552bc

Browse files
pavi41Pavitra Khatri
and
Pavitra Khatri
authored
FORMS-14685 : added required in tnc approval checkbox (#1204)
Co-authored-by: Pavitra Khatri <pavitrakhatri@pavitras-mbp.corp.adobe.com>
1 parent 188d764 commit 44552bc

File tree

1 file changed

+1
-0
lines changed
  • src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/termsandconditions

1 file changed

+1
-0
lines changed

src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/termsandconditions/_cq_template.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
jcr:primaryType="nt:unstructured"
1919
jcr:title="I agree to the terms &amp; conditions"
2020
sling:resourceType="${appId}/components/adaptiveForm/checkbox"
21+
required="true"
2122
enabled="false"
2223
checkedValue="true"
2324
fieldType="checkbox">

0 commit comments

Comments
 (0)