Jump to content

Recommended Posts

Posted

Hi All,

Is there a way to limit List box filter. so that User can select maximum of 10 unique values out of 100s.

I have created filter of List box in textarea as homepage. So wanted to know can we restrict user to select only 10 values.

 

Please let me know.

Thanks in advance.

  • 2 months later...
Posted

Currently there is no out of the box way to restrict the users selection.I would suggest you to file an enhancement request for that feature in the Ideas portal linked above: https://ideas.tibco.com/

If you are using the ListBox Property control and not the ListBox fitler then One workaround is to trigger an IronPython script on change of the ListBox property control and within you code you can check how many selections have been made and prompt the user with a text saying you have made 10 selections.

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...