Jump to content
We've recently updated our Privacy Statement, available here ×
  • Modifying message labels on the JasperReports® Server Home Page


    vchiem
    • Features: User Interface Version: v7.9 Product: JasperReports® Server

    Issue:

    How can the message labels that appear on the JasperReports® Server Home Page be modified ?

    Below is a screenshot to illustrate an example of a highlighted message label as well as an example of a tooltip label that we would like to modify :

     

    homepagestandardmessages.jpg.21ad845ab0d5aed16de742b3edbaba49.jpg

     


     

    Solution:

    The standard messages labels on the JasperReports® Server homepage are controlled by the HomeBundle.properties file.  

    These messages can be modified to suit your requirement for any of the home page elements. 

    Given the example provided, the following steps can be taken:

    1. Navigate to and open the file :
    
    ..jasperserver-proWEB-INFbundlesHomeBundle.properties
    
    2. Locate and edit the following :
    
    From:
    
        view.list=View list
    
        report.description=View and format interactive multi-page reports.
    
    To:
    
        view.list=This is my View list
    
        report.description=A customized message to view and format interactive multi-page reports.
    
    
    3. Restart the JR server for the changes to take effect 

     

    The effect of the change after the restart will now look like this:

    homepagestandardmessagesmodified.jpg.a571c61ccc2626ca9984fcc36b2bf62a.jpg

     

     

     

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...