The new admin/modules page in Drupal 5 is great having fieldsets for module groups - but it would be very nice if it could remember the open/closed state of the fieldsets.
I went to look at adding this (ajax) feature and noticed that first issue is that the groups have no ID's associated with them.
I think this raises a bigger Drupal issue - form elements should ALWAYS have ID's assigned to them.
Comments
Comment #1
bloomaniac commentedIn my eyes this is a big usability improvement.
Like to see this in 6.x!
Comment #2
Wolfflow commentedsubscribe
Comment #3
cosmicdreams commentedThis seems to be handled by: http://drupal.org/project/fieldset_helper
I'm marking this as won't fix, since this feature request seems to be handled by the module I listed and therefore will not likely be implemented for Drupal 6.