By daimonion on
Hi,
I'm new in Drupal. I'm trying to find any simple module where is implemented "Add more forms functionality" like in Poll or Upload module.
I understand little bit how Poll module works, but it works with nodes and as counter for dynamically added forms uses $node->variable.
I want it without nodes.
Does anybady has some module where is implemented this function (Jquery or AHAH) ?
I was asking similar question here http://drupal.org/node/604716 ,, but I don't think AHAH helper module is solution.
Thank You
Comments
If you use the Content
If you use the Content Construction Kit (CCK) to add fields to a content type, if you set the number of values to unlimited they work that way.
Finally, I have solved this
Finally, I have solved this problem. I will post my solution later.
My AHAH add more / remove form solution
Hi,
here is my solution. It adds and removes dynamically forms in formular.
You can simply edit it to your own needs.
Download it here:
http://rapidshare.com/files/327666082/ahah_add_more_forms.rar
Hi, Could you attach the
Hi,
Could you attach the code here as an attachment.
I can not download file at rapidshare.