Jump to content

Cannot Upload SC 2.831


This topic is 4563 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Only change is updating to 2.831.

The only option when I right click in web viewer is "Reload"?

Webviewer:

"http://" & GetHostIP & ":8020/SuperContainer/Files/360Demo/" & Documents::id & "?style=noupload+imageonly"

I changed to:

"http://" & GetHostIP & ":8020/SuperContainer/Files/360Demo/" & Documents::id & "?style=upload+imageonly"

Can do upload but document does not stay in container when I leave the current layout.

-Jeff

Link to comment
Share on other sites

Hey JeffY,

You will encounter the "Reload" only option when right-clicking if you right click on a space within the Web Viewer that is, for lack of a better term, "void". Say, if you have an image in your Web Viewer and right-click on a part of the Web Viewer that does not contain the image, you will get the "Reload" option.

As for your URL.. there is an error I've noticed in the syntax: "imageonly". In your style parameter, you would want to use the style "image_only" -- note the underscore separating the two terms. So, a well-formed URL based off of what you have posted here, would look something like:

"http://" & GetHostIP & ":8020/SuperContainer/Files/360Demo/" & Documents:id & "?style=upload+image_only".

In regards to the document not staying in the container...

Are you ensuring that you have clicked not only the "Choose File" button, but also following your file choice with clicking the "Upload File" button -- this is what will upload the file to the machine in which SuperContainer is being hosted on.

I hope this answers your questions. If you have any additional questions (or, if I have failed to address all your concerns), please do not hesitate to contact me directly via e-mail or at the phone number listed below.

Link to comment
Share on other sites

This topic is 4563 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.