April 1, 201114 yr Is there a way to completely disable the upload feature in the SC webviewer? I can obviously hide the upload button, but the user can still drag and drop. I need to remove the drag and drop ability, and simply show the image at the URL.
April 1, 201114 yr Use the style=readonly url parameter. I would recommend style=readonly+noapplet if you don't want to have drag and drop (which you wouldn't) which would make loading faster for you as well.
Create an account or sign in to comment