August 8, 200916 yr Is there any way to allow users access to the web viewer for document attaching and downloading, but have a layer of security in place to disable a users ability to delete a file? It seems that the I could use the plugin to accomplish what I need, but I am hoping to avoid adding portals and other supporting logic. Any thoughts?
August 10, 200916 yr You can use the style=nodelete URL parameter SuperContainer Documentation - url parameters
August 10, 200916 yr Author Perfect. I was able to create the necessary path by evaluating the logged in users privi set. That's just what I needed. I should have seen that while reading everything else. Just moving a little to quickly. Thanks a bunch! Aaron
Create an account or sign in to comment