By pre911mindset on
I have what I think is a pretty useful demo module for understanding how ahah works in Drupal 6.x. It is the module code
with screencast. I couldn't find anything like it and so it took me quite some time to figure out how ahah works with the 6.x form API. All the bits and pieces are out there, but not in one place.
Is there a place to post such a thing? Or is this the place?
Thanks,
pre
Comments
I'm interested
Hi pre!
I'm doing some research in order to understand how AHAH works in Drupal and how to use that functionality in my custom modules, and I certanly see the lack of examples so I will be very interested in watching your screencast whenever you have it online.
So, to answer your question I don't really know if this is the best place to put it but I found this after I searched for 'AHAH' in Drupal.org and I think it could be a good place to start.
Looking forward for your examples/screencasts..
thanks,
tincorad
Here is a sample 6.x ahah module form
I don't know if this is the right spot either, but I'll post it now. Here is a sample (or demo) drupal 6.x module ahah with comments. I may follow with a screencast later, although this is simple and basic enough I'm not sure if one is needed.