I want to add a field in Orchard custom form so user can use it to upload a file with certain document type and size.
I've tried the following modules but nothing appears when adding a new field:
Please help.
Update:
I've managed to implement IStorageProvider by myself but still the file uploaded with 0 KB size, please find cose snippet link
I've re-implement it and publish it on GitHub