Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

File upload field is not working in AEM 6.5

Avatar

Level 1

Hi,

/libs/granite/ui/components/foundation/form/fileupload is it deprecated in 6.5?

or do we have to installed any other package in AEM 6.5 to make it work?

Any solution on this?

Thanks in advance!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Please use granite type instead or foundation fileupload

granite/ui/components/coral/foundation/form/fileupload

cq/gui/components/authoring/dialog/fileupload

Arun Patidar

AEM LinksLinkedIn

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

Please use granite type instead or foundation fileupload

granite/ui/components/coral/foundation/form/fileupload

cq/gui/components/authoring/dialog/fileupload

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 8
Can you please provide link to article which has steps to implement file upload field for AEM Adaptive Form?