DPE Web Applications 2.x
2.17 2.16 2.15
2.17 2.16 2.15

Adding file drop area component

File drop area component in details pane template allows users to add one or more files to an entry.

{{#if editable}}
	{{entry-file-drop legacyController=legacyController editModel=editModel}}
{{/if}}


DetailsDropFile.png