Feature Request
-
Hi Team,
In the field dropdown, you have a feature called autocomplete, which is developed based on the Select 2 library.
By using this feature, users are given the possibility to search among the values, but there is a problem, and that is that all the values available at the time of the page are called, and the search is done on the client side, not on the server side. There is an empty functional feature:
It will be very useful:- If we have an option to choose based on the amount of data we have, should the search be done on the client side or the server side?
- We can specify the number of records displayed in the initial page load (for example, only 4 records are displayed or 0, etc.)
- We can personalize “No results match” message and sentence
Imagine that we have a list with a large number of values (more than five thousand records), if we want to display them with the current features of your plugin, the site will probably crash and the search will be done slowly, and because the search is on the client’s side, all resources The user’s system gets involved, and most importantly, all our values are visible in the HTML codes, and anyone can easily copy all of them.
I hope you raise this issue with your development team
BR
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Feature Request’ is closed to new replies.