Could the person in charge of http://drupal.org/node/50377 please update this page to document the Active Select API? I don't know who the author / maintainer of this handbook page is, which is why I'm posting this issue here. Here's the text that I'd like to see added to the page:

Sub-title: Active Select

Text:
The Active Select module (http://drupal.org/node/49976) provides a new type of form element called an 'activeselect'. When a user selects a new option (or set of options) from an activeselect box, one or more different select elements (the target elements) get their lists updated using AJAX. Module developers can use Active Select to create a 'drill-down' interface, where users can easily navigate and select from hierarchical information (e.g. selecting 'countries', 'states', and 'cities' in a form). For developer documentation, see the API.txt file included with the activeselect distribution.

Comments

anschinsan’s picture

Project: Documentation » Drupal core
Version: » 7.x-dev
Component: Developer Guide » documentation
jhodgdon’s picture

Project: Drupal core » Documentation
Version: 7.x-dev »
Component: documentation » Correction/Clarification

Someone moved this to the wrong queue. Issues with Handbook doc belong in the Documentation queue.

jhodgdon’s picture

Status: Active » Fixed

I've added this to http://drupal.org/node/50377

By the way, there is no one "in charge" of maintaining that page. You could have just edited it yourself -- anyone with a drupal.org account can edit handbook pages.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.