Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2009 at 23:05 UTC
Updated:
16 Jun 2009 at 18:40 UTC
I am working on a project with +900 handlers and understandably the VIews FormAPI dependent elements JS doesn't perform too well at that scale. This patch simplifies the DOM for the handler selection form so that single div elements wrap each group of handlers rather than individual wrappers around each handler.
Patched against CVS HEAD of Views (also applies successfully to 2.5).
| Comment | File | Size | Author |
|---|---|---|---|
| views_grouped_field_dependents.patch.txt | 1.93 KB | yhahn |
Comments
Comment #1
merlinofchaos commentedComment #2
merlinofchaos commentedCommitted to 2.x and 3.x! Thanks!