Skip to content

Commit

Permalink
FORMS-14685 : added required in tnc approval checkbox (#1204)
Browse files Browse the repository at this point in the history
Co-authored-by: Pavitra Khatri <[email protected]>
  • Loading branch information
pavi41 and Pavitra Khatri authored Jul 30, 2024
1 parent 188d764 commit 44552bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
jcr:primaryType="nt:unstructured"
jcr:title="I agree to the terms &amp; conditions"
sling:resourceType="${appId}/components/adaptiveForm/checkbox"
required="true"
enabled="false"
checkedValue="true"
fieldType="checkbox">
Expand Down

0 comments on commit 44552bc

Please sign in to comment.