-
-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In Forms, selecting a reference from a long list (1000+) is not working #1144
Comments
There's also a bug when using Reference List. It seems that only the first 30 entries are displayed, which limits the usability when dealing with larger datasets. |
Agreed @diogo85 ! Reference List and Choice list are badly displayed in forms. Imo, it would be ideal to :
|
Hey Nicolas, Do you plan to work on this? |
Hi Vincent, I've raised this issue to the developers today. |
Hello, |
Describe the current behavior
A bug occur when a user wants to fill a reference field in a form.
If the initial list of references is too long (aka more than a 1000 references), the user cannot select all references in the list.
Only about the first 1000s are shown.
Even when the user try to write the name to look for the reference, the autocompletion do not work.
In this example, there are about 2500 companies in the reference list, but in the form, only the first 1000 companies are shown.

Even if we try the autocompletion, the list is stuck at the letter G (and cannot find the T companies)
Steps to reproduce
Describe the expected behavior
The reference field should be able to show all record in the list.
Not only the first 1000 ones.
Where have you encountered this bug?
Instance information (when self-hosting only)
The text was updated successfully, but these errors were encountered: