File upload field is not working in AEM 6.5 | Community
Skip to main content
New Participant
August 12, 2019
Solved

File upload field is not working in AEM 6.5

  • August 12, 2019
  • 1 reply
  • 3918 views

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

Please use granite type instead or foundation fileupload

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

cq/gui/components/authoring/dialog/fileupload

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
August 12, 2019

Hi,

Please use granite type instead or foundation fileupload

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

cq/gui/components/authoring/dialog/fileupload

Arun Patidar
tarekahf
New Participant
May 20, 2020
Can you please provide link to article which has steps to implement file upload field for AEM Adaptive Form?