Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8064365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T11:20:37+00:00 2026-06-05T11:20:37+00:00

In JasperReports Server Pro 4.5 , is there any way to force the program

  • 0

In JasperReports Server Pro 4.5, is there any way to force the program to open reports/repository elements in a new browser tab or window?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T11:20:39+00:00Added an answer on June 5, 2026 at 11:20 am

    You should be able to fix that by updating the relevant JavaScript file to force everything to open in a new tab. In JRS 4.5.1 it’s line 766 in the file …/jasperserver-pro/scripts/repository.search.actions.js

    repositorySearch.RedirectAction.createRunResourceAction = function(resource, inNewTab) {
        if (!resource) {
            resource = resource ? resource : repositorySearch.model.getSelectedResources()[0];
        }
    
        var factoryMethod = repositorySearch.runActionFactory[resource.typeSuffix()];
    
        if (factoryMethod) {
            /* return factoryMethod(resource, inNewTab);  this was the original */
            return factoryMethod(resource, true);
        } else {
            return new repositorySearch.Action(function() {
                alert("Run action for resource type '" + resource.resourceType + "' is not implemented!");
            });
        }
    };
    

    I cannot claim credit for figuring it out. Thanks to Igor Nesterenko for this solution.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Web Services to run some reports created in iReport on JasperReports Server.
I just downloaded jasperreports server (community edition) which uses postgresql. (there is no option
Is there a way for getting and using an existing (open) transaction ? I
Is there a way to change the scalling of charts in JasperReports. The default
I am new to Jasper Reports. I have included many jars with jasperreports-4.5.1 but
I'm using JasperReports with JavaBeans (I need to print reports in a application that
in my Java project I have a lot of JasperReports reports with complex SQL
Ok when im gonna make reports with Java I use iReport for JasperReports Template
I am currently using the community edition of jasperReports Server 4.1.0 build 20110626_0015. basically,
I am writing a JasperReports program where I want the query to be externalized

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.