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

brenda003’s picture

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?

1kenthomas’s picture

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.