By CMatters on
I am diving into doing a little work with the form module, I had a few simple questions about documentation.
Is there a webform API? If not, would the core forms API be helpful? If there is no API, is there a place where I can find what variables webforms uses for the core functionality (ie header, title, submission url, etc.)
I did find this discussion very helpful, but I was hoping for something I could use as a reference. Any help would be appreciated.
Thanks!
Comments
I'm not quite sure what you
I'm not quite sure what you are asking. There is the webform module http://drupal.org/project/webform and CCK http://drupal.org/project/cck - have you looked at those?
He's asking if there's an API
He's asking if there's an API for Webforms. This was the wrong place to ask; the module issue queue is the natural place.