Hi,
i'm trying to get ahah running in the form for my custom ctools content type, which is shown at configure pane.
My goal is to provide a form with textfields and a "add textfield"-button, so the user is able to add new textfields.
After getting no results so far i began wondering, if maybe the modal dialog is not compatible with ahah?
I tried the direct way of implementing ahah, like shown in the handbook, but couldn't figure out how to set the menu path for the ahah callback in a ctools content type. After that i tried to use the ahah helper module, but i keep getting errors thrown in ahah_helper.module, so i guess it is not working with modal dialogs.
I also checked for solutions on drupal.org and in the web, but couldn't find any example of a content type which uses ahah.
This seems strange to me, as it should be a fairly common need, to have a content type with fields that can be dynamically added.
Any suggestions would be appreciated!
Thanks,
akriel