Text box on right side for a folder containing no reports

In a particular folder, I have no report to show. However there are some sub folders inside that. When I click the first folder, it shows the text "There are no resources in this folder". I just want to show a custom text like "Expand current selection and click on the subfolders to view reports ". I can add an input control to show a text, but that comes at top and in tabular form with Name, Description, Type, etc.  I am using Jasper reports server 6.0.1 community edition.

vimal.thms's picture
Joined: Mar 21 2015 - 12:28am
Last seen: 8 years 1 month ago

1 Answer:

You can customize this from the .jsp templates and add your logic there. The one that you are lookng for is either /WEB-INF/jsp/templates/nothingToDisplay.jsp or /WEB-INF/jsp/templates/container.jsp

marianol's picture
17644
Joined: Sep 13 2011 - 8:04am
Last seen: 4 years 11 months ago
Feedback
randomness