Hi,
I want to know the use of class="cq-droptarget" when we make an image component using the sling:resourceType = granite/ui/components/foundation/form/fileupload.
I tried removing the property but could not see any change. Thanks in advance.
Regards,
Ankush Dhingra
Solved! Go to Solution.
Views
Replies
Total Likes
That is simply the class attribute for granite types - Common Attributes — Granite UI 1.0 documentation
Views
Replies
Total Likes
I am not seeing that in the code or the prop at:
/libs/granite/ui/components/foundation/form/fileupload/fileupload.jsp
I see:
/**
* The drop zone selector to upload files from file system directly (if browser allows it).
*/
- dropZone (String)
Views
Replies
Total Likes
Hi,
I see it here :
I am using AEM 6.2
Regards,
Ankush Dhingra
Views
Replies
Total Likes
That is simply the class attribute for granite types - Common Attributes — Granite UI 1.0 documentation
Views
Replies
Total Likes
i am in process to migrate coralui 2 to coralui 3. File upload component in CORALUI 3 doesn't have any way for drag and drop files from asset explore on left. Can you please share any reference implementation to migrate fileupload component?
Views
Replies
Total Likes
Views
Likes
Replies