Jump to content

listview style requires download file


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

Recommended Posts

Hello guys,

I'm using SC (to handle PDFs) within 2 different formats, in one of those I have set up the listview style

...& "?style=listview"

but with that style the PDF FireFox asks to download the file instead automatically open it.

Is there way to use the listview style and open the PDF without expressly download it?

THANKS

Link to comment
Share on other sites

When the style is set to listview, we use regular HTML to display the images, which is how it was done in SuperContainer version 1. In other cases, we use a java applet to display the images, which gives us nice new features like automatically opening the file instead of downloading it. The reason we use HTML in listview is because it can be faster than Java applets when scrolling through a long list of items. If you'd like, you can take off the listview style, which will use the Java applet, and see if you're satisfied with the speed of that approach.

Link to comment
Share on other sites

This topic is 5701 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.