Skip to content

Commit

Permalink
Updating description of basic, blank, blank v2 templates (#1227)
Browse files Browse the repository at this point in the history
Co-authored-by: Mayank Jindal <[email protected]>
Co-authored-by: Pankaj Parashar <[email protected]>
  • Loading branch information
3 people authored Sep 30, 2024
1 parent 622c047 commit 08be194
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
<jcr:content
author="adobe"
cq:templateType="/conf/${appId}/settings/wcm/template-types/af-page"
jcr:description="Basic Template provides key components to help users create or modify forms. Users can customize existing components or add new ones to meet their specific needs, offering flexibility for a variety of form creation scenarios."
jcr:primaryType="cq:PageContent"
jcr:lastModified="{Date}2021-03-24T18:22:20.809+05:30"
jcr:title="Basic"
status="enabled"/>
</jcr:root>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
cq:templateType="/conf/${appId}/settings/wcm/template-types/af-page-v2"
jcr:primaryType="cq:PageContent"
jcr:title="Blank With Core Components"
jcr:description="Blank Template based on Adaptive Forms Core Components allows users to create an adaptive form structure, content, and rules from scratch. It offers complete flexibility, as no components are pre-incorporated, enabling users to build forms entirely according to their requirements."
status="enabled"/>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
<jcr:content
author="adobe"
cq:templateType="/conf/${appId}/settings/wcm/template-types/af-page"
jcr:description="Blank Template based on Adaptive Forms Foundation Components allows users to create an adaptive form structure, content, and rules from scratch. It offers complete flexibility, as no components are pre-incorporated, enabling users to build forms entirely according to their requirements."
jcr:primaryType="cq:PageContent"
jcr:lastModified="{Date}2021-03-24T18:22:20.809+05:30"
cq:lastModifiedBy="adobe"
jcr:title="Blank"
status="enabled"/>
</jcr:root>
</jcr:root>

0 comments on commit 08be194

Please sign in to comment.