creating custom widget for smartfile | Community
Skip to main content
October 16, 2015
Solved

creating custom widget for smartfile

  • October 16, 2015
  • 3 replies
  • 717 views

Hi,

I am trying to create custom multifield component which also includes smartfile component.  The smartfile component however does not show the drag and drop panel. It just shows a rectangular dotted box without the drag and drop icon. My javascript code is attached.  Please let me know what is wrong in the smartfile - why does it not show the drag and drop panel for me to drop images.

I am not able to proceed in my project due to this hurdle.  Any suggestions is most appreciated.

Thanks,

Sumathi

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 smacdonald2008

Take a look at this community article that creates a multifield component and supports drag and drop -- the drag and drop panel is shown here:

[img]StyleTab.png[/img]

There are many steps and tasks that you have to do. For example - you have to define the drop zone. 

See: http://helpx.adobe.com/experience-manager/using/creating-aem-multifield-components.html

3 replies

TusharCapoor
October 16, 2015

Hi,

Please check another thread for the same kind of issue.

http://forums.adobe.com/message/4332833

October 16, 2015

Hi,

Thanks for your reply.  But this does not address the issue I am having with Smartfile.  All other components in the composite field component is ok.  Please let me know of any suggestions you could give regarding the smartfile - drag and drop panel is not showing up.

 

Thanks,

Sumathi

smacdonald2008
smacdonald2008Accepted solution
October 16, 2015

Take a look at this community article that creates a multifield component and supports drag and drop -- the drag and drop panel is shown here:

[img]StyleTab.png[/img]

There are many steps and tasks that you have to do. For example - you have to define the drop zone. 

See: http://helpx.adobe.com/experience-manager/using/creating-aem-multifield-components.html