I love the AJAX user filter, but I think there needs to be a way to entirely disable the user drop-down list.
I have a site with approx 10,000 users, as you can imagine, listing all of those users each time the page is loaded is kind of a lot of waste.
Perhaps a simple on/off option would suffice?
Other than that, I love the module.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | cmf-remove_user_list-322688-5.patch | 603 bytes | fernando iglesias |
Comments
Comment #1
nancydruIn 5.x-1.4 the user selection is an auto-complete field.
Comment #2
nancydruComment #3
jblumenfeld commentedHi,
It seems like this issue is returned in 6.x? The interface there has both the user list drop down and the autocomplete.
Comment #4
dwightaspinwall commentedYep, this bit me too on a site with 200,000+ users. Going to try to get some time to write a patch at some point, as our users are dying for a module like this.
Comment #5
fernando iglesias commentedSeeing as how there's already an autocomplete, here's a simple patch that just removes the (redundant) user list from the filters. Let me know if it works for you.
Comment #6
petew commentedI'm currently working on a site which has 400,000+ users and this is making the CMF unusable. (for example: Page size is 19.3MB, the user select list alone is 19.0MB, so basically most of it. Browser is unresponsive if you ever try and click the select list.)
Has there been any progress on offering the ability to remove the form select user list? Anything I can do to help?
The patch in comment #5 looks reasonable.
I've had to manually apply to 6.x-2.01 release as it wouldn't apply cleanly but that's reasonable. Will test further.
It applies cleanly against 6.x-2.x-dev.
Comment #7
avpadernoI am closing this bug report, as it's for a not supported project version. If the bug is reproducible on a supported project version, please re-open this issue.