Hello !
Once again, a thousand congrats for all the tools you are working on and which clearly make our lives easier !!
Here's what I would like to achieve with Phoca download plugin , into an article : I want to create a link to one of the files which belongs to one of my Phocadownload categories.
A typical link would be :
Code: Select all
{phocadownload view=file|id=370|target=b}
Now,whatever I choose for the "target" (b/p/s/t), I constantly have the same thing happening in Firefox : when users click on the link in the front end, they get a window asking them to choose between "saving" or "opening" the file. I would like to squeeze this step and what I would like is when they click on the link, the file (typically, a pdf for example) would open in a new browser tab without having this window).
How can I do that ?
Thanks for helping !
Fabio