Image of pdf won't display from look up table
Posted: 2020-11-11 00:56
I have a table (customer) with a field (tripID) which is a look up from a table (trips), which has a field (tripinfo), the uploaded pdf. When clicking on the icon it opens a new tab, but does not display. I tried to see what the error was in the inspect in chrome and it shows the following:
TSS: content-tss.js loaded: http://localhost/sun1/images/4362515821a1386bf.pdf
content-ads.js:1 INS: content-ads.js loaded: http://localhost/sun1/images/4362515821a1386bf.pdf
content-tss.js:50 TSS: Excluding content tss (trigger: send-message)
If I go to the table (trips) directly and click on the field (tripinfo) icon the pdf displays correctly.
TSS: content-tss.js loaded: http://localhost/sun1/images/4362515821a1386bf.pdf
content-ads.js:1 INS: content-ads.js loaded: http://localhost/sun1/images/4362515821a1386bf.pdf
content-tss.js:50 TSS: Excluding content tss (trigger: send-message)
If I go to the table (trips) directly and click on the field (tripinfo) icon the pdf displays correctly.