Closed (fixed)
Project:
Drupal core
Version:
6.3
Component:
forms system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2008 at 11:39 UTC
Updated:
23 Dec 2008 at 14:51 UTC
Hi all,
where can I found some documentation on AHAH & D6 Form API.
I've found a sample_ahah.module (can't remember where) and i've read the FAPI reference (http://api.drupal.org/api/file/developer/topics/forms_api_reference.html...) but this is not enough.
I've been working with AHAH form framework on D5 which was great, but I can't get working my D6 equivalent module .
What I want to know:
- how do I use form values to impact on ahah form generation (dependant dropdowns)
- how can I load the ahah part of a form on node ETIDION (no change event)
- ...
I'm lost whith this new feature, I can't beleive there is so few doc about it.
Thanks to helpers!
Ocy.
Comments
Comment #1
ainigma32 commentedIt's been a while so you could see if the docs have added to. Apart from that there is the developers mailing list, IRC and Drupal Groups.
And then there's the articles, tutorials and blog posts you can find by searching the web:
- Arie