From 704bf3f80c2ade07fa4c67fd515f0466edb301e7 Mon Sep 17 00:00:00 2001 From: barshatr Date: Tue, 5 Sep 2023 11:14:33 +0530 Subject: [PATCH] FORMS-9688 add checkbox proxy component --- .../components/adaptiveForm/checkbox/.content.xml | 7 +++++++ .../components/adaptiveForm/checkbox/_cq_template.xml | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml create mode 100644 src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml new file mode 100644 index 000000000..7fd053abc --- /dev/null +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml @@ -0,0 +1,7 @@ + + diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml new file mode 100644 index 000000000..964e0dc8f --- /dev/null +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml @@ -0,0 +1,8 @@ + + +