April 3, 200916 yr 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.
April 27, 200916 yr 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, 200916 yr by Guest
April 30, 200916 yr Users can also right-click or ctrl-click on the file to delete it, unless the "nodelete" style is explicitly specified.
Create an account or sign in to comment