Is there an api or another way to access each field of the webform entered by the user? I would like to store the data into a database, but how do I get it out of webform?
thanks

Comments

quicksketch’s picture

Status: Active » Closed (fixed)

Check the functions in webform_submission.inc, which includes functions for insert/update/delete/get. I'm closing this request as it's 6 months old.