Reduced Forms

Categories

Component ID

1987338

Component name

Reduced Forms

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Reduced Forms uses the "#states" property of the Drupal Forms API to make all but on of the fields in a form invisible until a user enters something in the visible field. This makes it possible to have forms that take up very little space on a page until a user actually starts to fill in the form.

The code for this module was adapted from the Compact Forms module at:

http://drupal.org/project/compact_forms