Input Control
Posted on June 1, 2015 at 2:28am
Hi All,
I am making a dashboard in jasperserver 6.0 ,which has around 15 -16 input controls (filters).
The left panel thus looks very cluttered and is also inconvenient for the end user.
Is there any way to Group the filters or have a tree like structure for the same.
Thanks in advance!
Joined: Jan 22 2015 - 2:02am
Last seen: 7 years 4 months ago
Posted on June 1, 2015 at 4:40pm
I think Jaspersoft supported Dashboards on Visualize.js in 6.1.0 so users would have better control on look and feel.
If you're using the community version, you'll have to use REST v2 APIs directly.
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Posted on June 1, 2015 at 11:25pm
Thanks for the reply...but i cannot use Visualize.js.
Is there any way to customize the input controls on jasperserver and acheive the function similiar to toggle in jquery?
Joined: Jan 22 2015 - 2:02am
Last seen: 7 years 4 months ago
Posted on June 2, 2015 at 7:19pm
Sorry, not that I'm aware of. It's one of the major limitation and why users are using visualize.js.
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Posted on December 21, 2015 at 9:57pm
This was solved by writing a custom jsp file and adding to the report..now the input controls are grouped.
Joined: Jan 22 2015 - 2:02am
Last seen: 7 years 4 months ago