dmeyer Posted April 3, 2009 Posted April 3, 2009 Hello, I have SuperContainer installed on FMSA9. Due to an archaic version of Java to be the standard deployment in my organization, I need to run in noapplet mode. Everything works fine, except the user is not able to delete a file once uploaded. The documentation seems to suggest a delete button should be appearing in noapplet mode. It is not. Is it possible to create a custom button to tell SuperContainer to delete a file? I don't seem much in the minimal documentation.
Valentin Posted April 27, 2009 Posted April 27, 2009 (edited) The delete buttons is now hidden by default, to more closely mimic the behavior of the built in container field. However you can use "showdelete" style parameter to show the button. Ex: "http://localhost:8020/SuperContainer/Files/test?style=noapplet+showdelete" Update: not sure why but the URL keeps getting mangled, feel free to contact me directly if my post is not helpful Edited April 27, 2009 by Guest
shmert Posted April 30, 2009 Posted April 30, 2009 Users can also right-click or ctrl-click on the file to delete it, unless the "nodelete" style is explicitly specified.
Recommended Posts
This topic is 5684 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now