When having large sites with lots of resources a single/multi resources select TV can slow down the manager a lot, because it does not paginate the list. I think the single/multi select TV types should support pagination in the Core and it should not be required to download an extra to handle this.
Why is it needed?
To improve performance when having list TV's which have a lot of options (for example a resource select list for a large website).
Suggested solution(s)
Add option to display paginated results in the core for both single select and multi select TV's.
Feature request
Summary
When having large sites with lots of resources a single/multi resources select TV can slow down the manager a lot, because it does not paginate the list. I think the single/multi select TV types should support pagination in the Core and it should not be required to download an extra to handle this.
Why is it needed?
To improve performance when having list TV's which have a lot of options (for example a resource select list for a large website).
Suggested solution(s)
Add option to display paginated results in the core for both single select and multi select TV's.
Related issue(s)/PR(s)
https://github.com/modxcms/revolution/issues/4959