Solved | Community
Skip to main content

Solved

77280 Total posts
Image drag and drop in AEM 6.4 multifield component

Hello,I am having trouble getting Image drag and drop working in a multi-field component in AEM 6.4. I am using sling:resourceType="granite/ui/components/foundation/form/fileupload".                                        <bgimg                                            jcr:primaryType="nt:unstructured"                                            sling:resourceType="granite/ui/components/foundation/form/fileupload"                                            allowUpload="{Boolean}false"                                            autoStart="{Boolean}false"                                            class="cq-droptarget"                                            fieldDescription="Select an image as background for the panel. Image height: 240px (min), 240px (max)."                                            fieldLabel="Background Image"                                            fileNameParameter="./hbgfileName"                                            fileReferenceParameter="./hbgfi

Badge winners

Show all badges