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

bloomaniac’s picture

Version: 5.x-dev » 6.x-dev

In my eyes this is a big usability improvement.
Like to see this in 6.x!

Wolfflow’s picture

subscribe

cosmicdreams’s picture

Component: admin.module » base system
Status: Active » Closed (won't fix)

This 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.