Skip to content

Commit 38f946d

Browse files
added support for new extesnions removed extra changes from other versions
1 parent 3263fc7 commit 38f946d

File tree

2 files changed

+0
-10
lines changed
  • it/content/src/main/content/jcr_root/content/forms/af/core-components-it/samples/fileinput/fileinputv2/basic
  • ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/fileinput/v1/fileinput/_cq_dialog

2 files changed

+0
-10
lines changed

it/content/src/main/content/jcr_root/content/forms/af/core-components-it/samples/fileinput/fileinputv2/basic/.content.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,6 @@
8787
textIsRich="[true,true]"
8888
type="file[]"
8989
visible="{Boolean}true"/>
90-
<fileinput6
91-
jcr:primaryType="nt:unstructured"
92-
jcr:title="File Input - 6"
93-
sling:resourceType="core/fd/components/form/fileinput/v2/fileinput"
94-
accept="[audio/*, video/*, image/*, text/*, application/pdf,.ifc]"
95-
fieldType="file-input"
96-
readOnly="{Boolean}false"
97-
name="fileinput6"
98-
type="file"/>
9990
<submit
10091
jcr:lastModified="{Date}2023-01-17T16:28:58.844+05:30"
10192
jcr:lastModifiedBy="admin"

ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/fileinput/v1/fileinput/_cq_dialog/.content.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
jcr:primaryType="nt:unstructured"
145145
sling:resourceType="fd/af/authoring/components/granite/form/formsmultifield"
146146
fieldLabel="Allowed file types"
147-
fieldDescription="Specify the allowed file types using MIME types (for example, image/png, application/pdf) or file extensions (for example, .png, .pdf). Ensure that the specified extensions correspond to valid MIME types to avoid upload issues."
148147
defaultValue="">
149148
<field
150149
name="./accept"

0 commit comments

Comments
 (0)