katherine.vierra Posted August 17, 2016 Share Posted August 17, 2016 I know you can enter tooltips inside a report and on the input controls, etc, but was hoping to be able to enter a tooltip on the report name as shown on the main Reports menu which lists all reports. For example, you would mouse over a report name from the list and it would give you a tooltip regarding the report contents to help the user better select the report they need to run. I realize I could use the description field for this, but thought tooltips may allow more characters.I am using Studio and JS 6.1 Thanks. Link to comment Share on other sites More sharing options...
hozawa Posted August 18, 2016 Share Posted August 18, 2016 You can create a "Feature Request" at Tracker for this.http://community.jaspersoft.com/bug-tracker Link to comment Share on other sites More sharing options...
kkriplani Posted August 18, 2016 Share Posted August 18, 2016 Hi,You must understand that tooltips are available on Images, text fields, charts, etc but not on Static Fields. So make sure that your report name is a Text field enclosed in double quotes.For example, if my report name is Data Distribution, the text field will look like below;Then follow the below steps;1) Right Click on the text field and select Hyperlink.2) You will notice the below dialog box;3) Enter the fields as selected above.Result:Please be advised, I am using iReport designer and in case you are using Studio, I am pretty sure the setting may not be very different apart from the fact that hyperlink would be available in the side bar properties.Also, The reason why I selected "Hyperlink Type" as "Reference" is because I wanted a curson pointer (not visible in the screenshot). Regards,KKriplani Link to comment Share on other sites More sharing options...
Solution reportdev Posted August 18, 2016 Solution Share Posted August 18, 2016 I'm using JS 6.2 and the tooltip will show up when hovered on the description. There is a 250 character limit on the description. Link to comment Share on other sites More sharing options...
katherine.vierra Posted August 18, 2016 Author Share Posted August 18, 2016 Thanks for the responses. I will use the descriptions with the 250 word limit. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now