Drupal Modules

ratings

Ratings

AttributeAverage
Features5 / 5
Reliability4.5 / 5
Ease Of Use4.5 / 5
Documentation5 / 5
Vote Count2
averages
module overview

Module Overview

Drupal.org Excerpt:

Description Drupal 6's Forms API is great, but its AHAH support (a technique similar to AJAX) is lacking. You have to write a menu callback for every AHAH-enabled form item of your form. This is time consuming, hard to maintain and hard to write tests for. Not to mention that the code for those menu... [More...]

Details:

Maintainer:Wim Leers
Links:
Categories:Developer, Javascript Utilities
downloads

Downloads

VersionDateFilesRelease notes
6.x-2.22011-Jul-11DownloadRecommended
6.x-2.x-dev2011-Jul-11DownloadDevelopment
6.x-1.02008-Aug-29DownloadOther
Total Downloads: 350 "Development" releases should be considered in beta.

reviews

Reviews

Options: Add a review

rating

Great Module For AHAH Development

This module was a great help for developing forms with AHAH, made life a lot easier and was good to see the steps we were taking in our custom AHAH handlers are very close to how this module handles them.

The fact it comes with great comments in code and a demo module adds to my love for a well documented module which does it's job well.

Caveat:
The latest stable version needs two patches, one on line 255 to remove a pass by reference error and to have teh array_smart_merge wrapped in an "If module exists" logic block because this array is declared in hierarchical select as well.

rating

Big help with your AHAH forms

Whenever I'm creating an AHAH form in Drupal I use the AHAH helper module. It just makes the process so much simpler and cleaner so I can worry about the form logic and not the AHAH part.

The only "problem" I've had so far is if you embed a view in the form markup and that view has a pager, the pager links don't work because they are linked to the ahah_helper URL instead of the original $_GET['q'].

I will be giving a talk about creating AHAH forms in Santa Cruz soon and will be using AHAH Helper in the presentation. I may end up doing the same one at DrupalCon SF as well.

Kudos!
Kristen
http://kristen.org

Twitter


Sponsored By


iO1 Drupal Consultants

Top Drupal Books

  1. Using Drupal (O'Reilly)
  2. Definitive Guide to D7
  3. Beginning Drupal 7
  4. Drupal For Dummies
  5. Pro Drupal Development 7
Module Finder New Modules RSS Feeds