Order of input controls

Hello,

I have a simple question: Is it possible to change the order of the input controls I created in Jasperserver?
pumaking's picture
491
Joined: Mar 10 2008 - 7:45pm
Last seen: 10 years 9 months ago

4 Answers:

Currently, no. The functionality is planned for a future JasperServer release.

Regards,
Lucian
lucianc's picture
87321
Joined: Jul 17 2006 - 1:10am
Last seen: 18 hours 13 min ago

It's been 6 years and there still isn't an update on this. How confident should one feel before "buying" Jasper Server enterprise edition, compared to Tableau or even Excel 2013 with PowerPivot?

max_max_mir - 9 years 2 months ago
jasperserver displays the input controls in the order you created them.
if you need to change the order, you can delete the input controls and create them in the order you want them to be displayed.
but i think you already mentioned this alternative.


hth, jens
jens_noering's picture
Joined: Feb 20 2007 - 11:54pm
Last seen: 8 years 2 months ago
I thought that is is going this way. Isn't there a possibility to change the order directly in mysql?

Also I have another question regarding input controls: When I create the input controls, I can enter a description. How can this description be displayed to the user? I need to explain some of my input control fields.
pumaking's picture
491
Joined: Mar 10 2008 - 7:45pm
Last seen: 10 years 9 months ago
pumaking wrote:
I thought that is is going this way. Isn't there a possibility to change the order directly in mysql?


That's of course possible. See the JIReportUnitInputControl table.

Also I have another question regarding input controls: When I create the input controls, I can enter a description. How can this description be displayed to the user? I need to explain some of my input control fields.


Input control descriptions are not used in any way in the report input controls form. If you want to somehow display descriptions, you could create a custom input controls JSP and use it for your reports.

Regards,
Lucian
lucianc's picture
87321
Joined: Jul 17 2006 - 1:10am
Last seen: 18 hours 13 min ago
Feedback
randomness