I've made a new virtual file system and I ;
1) want to extend the summary edit form with new fields. What is the proper way to do this? I've tried to implement ICustomFileSummary and add an extra public string property, but that does not automatically extend the form.
2) want to add support for drag&drop for easy file upload from the client. What is the proper way to do that?
Thomas, Gazette