Met Posted August 14, 2023 Posted August 14, 2023 Hey, Just wanted to check if it is intended behaviour for a dynamic checkbox group to be limited to returning just 10 items, whereas one that is based on a simple list is able to return far more. Trying to create a form to select multiple users from a team, and it is currently limiting it to just 10 users for larger teams. Thanks Met
Victor Posted August 15, 2023 Posted August 15, 2023 On 8/14/2023 at 9:52 AM, Met said: currently limiting it to just 10 users for larger teams @Met yes, it's hardcoded at 10.
Philip Hanlon Posted August 15, 2023 Posted August 15, 2023 Thanks - is this hardcoded at 10 for performance reasons or could we request that this is increased? Having it limited to this number makes it less useful for us as most of our teams have more than 10 users assigned to them. 1
Victor Posted August 15, 2023 Posted August 15, 2023 53 minutes ago, Philip Hanlon said: is this hardcoded at 10 for performance reasons Yes. The main purpose for this limiting is when searching for users/contacts in the UI in form fields (which is what the checkbox does, users).
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