processwire-requests icon indicating copy to clipboard operation
processwire-requests copied to clipboard

Add setting to ProcessUser to control whether the Filters section is collapsed

Open Toutouwai opened this issue 2 years ago • 0 comments

Currently the Filters section in ProcessUser is collapsed by default due to ProcessPageType::getListerSettings(). It would be nice to have a config option in ProcessUser to control this. Some sites have a lot of users and the person administering them is always going to need to filter to find the user they are looking for.

Toutouwai avatar Feb 15 '23 02:02 Toutouwai