I have a pdf report which I call from list item on a page . The report query has two option for "view file as" attachment or inline . If I chose lnline the report on the same window of the calling page . However I wanted to open the report in a new tab. How can get this done? I saw some posts says it can done with setting up the attribute for target , or Jquery on page load . in my case I have a list item which has URL to the report . in this case where do I set the attribute for target new window ? For jquery which page load I must use Jquery. Can somebody explain me in detail
I am on Apex 5.1.3 Revion hosting Database 12C
Browser Chrome
PC windows 10
George