HITESH SAHOO Posted November 20, 2019 Posted November 20, 2019 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.
Shandilya Peddi Posted January 23, 2020 Posted January 23, 2020 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now