I'm trying to embed the EPiServer.WebControls.FileManager control in to an edit action window plug-in that we're developing. Visually everything appears ok and I can browse the folders as required.
However, the functionality to upload a single file does not work - the section to select the file and enter the associated meta-data appears but when clicking the Add button nothing happens. If I select an existing file and try and rename the file, again, nothing happens.
Does anyone have any experience of embedding the FileManager control in to their own code? I would have thought that as the FileManager is a control in its own right I shouldn't have to write additional code around it to enable it to work.
Thanks,
Justin