Community Support for OpenDocMan (Deprecated)
Custom Feature: display doc View content within current tab - Printable Version

+- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com)
+-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html)
+--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html)
+--- Thread: Custom Feature: display doc View content within current tab (/thread-712.html)



Custom Feature: display doc View content within current tab - dmayi - 07-17-2014

Hi Stephen, Opendocman community
I have been playing with some customization of OpenDocMan to meet my needs. I have a design question... while I can read and write a little PHP, I have to admit that I am not an advanced developer in that space.

My question/feature:
- In the Document Repository view, when user clicks on View, I would like to display the file contents (.pdf, .jpeg, other web renderable content)
within the same browser tab as opposed to lunching the display on a new tab.


short of wrapping the existing code within .NET, I am asking for tips, how I could go about doing this?

Thank you all for your help

Regards
Mayi


Re: Custom Feature: display doc View content within current - Stephen - 07-20-2014

Some sort of hover-over javascript preview perhaps?