Addmore
Component type
Maintenance status
Development status
Component created
Component changed
This module provides a form API element type that you can use in your own
programatically generated drupal forms. This is not a field for the drupal
field system. It has no submit handler, no validation, and no storage -- these are
all up to you. What it does do is allow you to wrap a form element of a given
type in a wrapper with an add more button, which when clicked adds another
identical element and rebuilds the form to allow checksums and validation to still work.
