Input Control

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!

 

 

nidsbagaria's picture
Joined: Jan 22 2015 - 2:02am
Last seen: 7 years 4 months ago

4 Answers:

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.

 

hozawa's picture
190281
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago

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?

nidsbagaria's picture
Joined: Jan 22 2015 - 2:02am
Last seen: 7 years 4 months ago

Sorry, not that I'm aware of. It's one of the major limitation and why users are using visualize.js.

hozawa's picture
190281
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago

This was solved by writing a custom jsp file and adding to the report..now the input controls are grouped.

nidsbagaria's picture
Joined: Jan 22 2015 - 2:02am
Last seen: 7 years 4 months ago
Feedback