How to create a View Inline link?
Permalink
I need help building this link like how the content block does. I just add the _inline to force adobe to view in the browser, but would like to create it in code for a block.
[code]
href="/index.php/download_file/view_inline/21/"
[/code}
I can get the getDownloadURL() and getURL() links but cant find the "view" metheod.
-Frank
[code]
href="/index.php/download_file/view_inline/21/"
[/code}
I can get the getDownloadURL() and getURL() links but cant find the "view" metheod.
-Frank