Category: | Bug report |
Priority: | Normal |
Status: | Resolved |
Project: | Severity: | Text |
Resolution: | Fixed |
|
Component: | Reproducibility: | Always |
Assigned to: |
Steps to reproduce:
1) In any report create a Subreport. (An empty one is fine.)
2) Then open the Subreport's properties.
3) Hover over 'Parameters Map Expression', 'Connection Expression', et.al.
See screenshot of yellow "help".
I would expect what it says in the yellow box not to just repeat what the field title is. It would be very helpful if it gave a few examples of how to use the field.
(Some people might think that a bug in the help is not that big a deal. But if it impares significant important functionality, even if only because people can't figure it out, then perhaps it's a big deal.
When I look at the form there are lots of people who tried to get subforms working and from the looks of it never got them working. It's probably because they couldn't figure out how to get it working I think. I for one am still baffled about these various fields and I've used many subforms in MS Access.
The good thing is that these type of bugs are really easy to fix.
Thanks guys.)
3 Comments:
Screenshot attached
Hi,
we fixed the tooltip of the subreport properties mentioned using a more meaningful description taken from the JR schema reference (http://jasperreports.sourceforge.net/schema.reference.html).
Please recall that you can always look at the JR documentation for more info when you have doubt on a property.
Currently the contextual help (i.e hitting F1 key when on a property textbox) should correctly open the schema reference with that property selected.
It works on Windows (probably also Linux) but not in Mac for some Eclipse platform limitations.
Best regards,
Massimo.
@mrabbi, Massimo, Thanks! And thanks especially for the tip and link. It really helps to solve a whole bunch of my other questions.