Value List

Categories

Component ID

226994

Component name

Value List

Component type

module

Component security advisory coverage

not-covered

Downloads

1393

Component created

Component changed

Component body

What it Does

Value List provides a Drupal interface for managing lists of values which may be used to populate the #options arrays of Form API select elements.

Who it's For

This module is for developers who, for whatever reason, are not using something like CCK or Webform to define user input forms, but still need the ability to manage select element options in their custom-coded FAPI form definitions without repeatedly updating the module code.

How to Use It

See README.txt for details.