In Drupal 6, AHAH powered forms are made easy. Easy in a sense that it is built in using the #ahah property. With the AHAH powered forms, it allows you to manipulate form elements on the fly without using a single line of Javascript code. However, as easy at it sounds, it is really time consuming and painful to use since you have to write callbacks for each AHAH enabled form element. Think about maintaining that code! Don't worry, AHAH Helper is here to alleviate the pain. Basically, this module simplifies the use of #ahah property.
Read »








