Skip to content

Commit 1cee379

Browse files
Armaan GuptaArmaan Gupta
authored andcommitted
made new collateral for custom functions populate-radiobuttonv2 and added its dam
1 parent 07ce1c6 commit 1cee379

File tree

2 files changed

+383
-0
lines changed
  • it/content/src/main/content/jcr_root/content
    • dam/formsanddocuments/core-components-it/samples/customfunctions/populate-radiobuttonv2
    • forms/af/core-components-it/samples/customfunctions/populate-radiobuttonv2

2 files changed

+383
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0"
3+
jcr:primaryType="dam:Asset">
4+
<jcr:content
5+
jcr:lastModified="{Date}2025-11-04T16:00:00.000+05:30"
6+
jcr:primaryType="dam:AssetContent"
7+
sling:resourceType="fd/fm/af/render"
8+
guide="1"
9+
type="guide">
10+
<metadata
11+
fd:version="2.1"
12+
jcr:primaryType="nt:unstructured"
13+
xmp:CreatorTool="AEM Forms"
14+
allowedRenderFormat="HTML"
15+
author="admin"
16+
availableInMobileApp="{Boolean}false"
17+
dorTemplateChanged="Boolean"
18+
dorType="none"
19+
formmodel="none"
20+
themeRef="/libs/fd/af/themes/canvas"
21+
title="Populate-Radiobuttonv2"/>
22+
</jcr:content>
23+
</jcr:root>

0 commit comments

Comments
 (0)