I am struggling to find out if there is a way to handle this through workbench. How does a user modify or delete their uploaded files? In the "create content" section they can upload media, and in the "file list" section they can view what was uploaded, but how do they edit or delete them?

Thanks

Comments

stijndmd’s picture

Priority: Normal » Major

For a previous project I just edited the view at admin/structure/views/view/workbench_files/edit/page_1%3Fdestination%3Dadmin/workbench/files .
I just added two fields: File: Edit link & File: Delete link.

For a new project these fields are not available. I only get Content: Edit link (which is not what I want/need).
I must be overlooking something here, but I've been looking for a couple of hours... Anyone?

mirabuck’s picture

Ran into the same problem myself. I suspect you may need to update file_entity to see these.