I want the user to click on the document field and have a window pop up with the document displayed.
15 views
Skip to first unread message
kim....@sokiltrucking.com
unread,
Apr 5, 2019, 1:12:15 PM4/5/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ParaSQL Support
I have a report that includes a document field. When the user clicks on it I want a window to pop up with the document displayed.
I know how to display the document - how do I get a window to pop up with a field is clicked?
Kim
ParaSQL Support
unread,
Apr 7, 2019, 10:12:44 AM4/7/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ParaSQL Support
This behavior is mostly controlled by the browser for security reasons. For most documents (other than PDF files) the file will need to be downloaded and opened with an application on the client. Edge and Firefox provide a prompt to download and save or download and view, whereas Chrome appears to always downloads non-PDF files and the user must open as a separate step; the exception to this is PDF files which will open in a new tab or window based on the user's preferences.