JeffY Posted November 21, 2011 Posted November 21, 2011 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
ooparah Posted November 21, 2011 Posted November 21, 2011 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.
JeffY Posted November 21, 2011 Author Posted November 21, 2011 Much Thanks! My Web Viewer was so small I did not see the "Upload File" button. Will drag and drop be fixed at some time? Thanks again. -Jeff
ooparah Posted November 22, 2011 Posted November 22, 2011 We sure hope so... We are awaiting a bug fix from Apple (or FileMaker) before we can restore this functionality with Drag-&-Drop for Mac OS X.
Recommended Posts
This topic is 4748 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