The project page states:
As mentioned earlier, there is no logic to evaluate or process the data submitted by this form. This has to be done by other modules.

Could you elaborate a little bit more on these other modules. In particular I'd like to send the contents of the user input to an email address which is held in an other CCK Field.

Comments

maulwuff’s picture

Sorry, not yet. I'm still struggling on that myself to have something solid.

maulwuff’s picture

I've problems using cck fields inside drupals form api.
cck is using a similar schema like the form api to define fields, but the cck type "conent_field" is not recognized by the form api, of course. so the fields don't get handled by drupal, although they get rendered to the same form.

maulwuff’s picture

I've updated the project description and added a part "Processing data" for instructions

maulwuff’s picture

Status: Active » Fixed

more documentation available + working module which does the processing

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.