modxcms / revolution

MODX Revolution - Content Management Framework
https://modx.com/
GNU General Public License v2.0
1.36k stars 529 forks source link

Better single/multi-select TV handling #14642

Open sdrenth opened 5 years ago

sdrenth commented 5 years ago

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

joeke commented 3 years ago

I'll work on this. #modxbughunt #snowup