Skip to content

Commit 2c022fc

Browse files
Updated help description to support file extensions as well
1 parent 252a0a6 commit 2c022fc

File tree

1 file changed

+1
-0
lines changed
  • ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/fileinput/v1/fileinput/_cq_dialog

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
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."
147148
defaultValue="">
148149
<field
149150
name="./accept"

0 commit comments

Comments
 (0)