processwire-requests
processwire-requests copied to clipboard
Add setting to ProcessUser to control whether the Filters section is collapsed
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.