Jump to content
We've recently updated our Privacy Statement, available here ×

Disable 'Select All' option from multi select input control


katherine.vierra

Recommended Posts

We dynamically create our queries inside a java class.   Long story short, the way our queries are constructed, we do not want the user to be able to 'select all'.   What I'm looking for is a way to turn off the 'Select All' option in the input control.   Any ideas how or if this can be done?

Thanks 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Hello,

Thanks for the reply.  

1) The number of options will vary.  They are db queries, so it depends on what a particular customer has built in their database.  I can see a way to do a hidden input control to capture that though.   I could do the same query that gets the list, except do a count.

2) The input control data type is string.  For some reason, java seems to have an issue with the jasper collection type. 

Regards,

Katherine

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...