Re: webform data

"Martin, Paul" <[email protected]> Thu, 23 Oct 2014 12:27:45 -0400
Newsgroups gmane.comp.php.drupal.support
Message-ID <[email protected]>
Hi Nestor,

 

The webform data is usually saved in 2 tables: webform_submissions and webform_submitted_data

 

But you should also be able to view all submissions in the webform administration section of your site ~/admin/content/webform under the Submissions link for the form.

 

Paul Martin | Analyst Developer | x3220

 

From: [email protected] [mailto:[email protected]] On Behalf Of NĂ©stor
Sent: Thursday, October 23, 2014 12:21 PM
To: [email protected]
Subject: [support] webform data

 

Hi Guys,

 

I have a webform and I trying to figure out in the mysql database where is that data kept.

I can find the nid and I can query the node table and see the record for the webform

but I do not know where/how to get the data that belongs to my webform.

 

I search but I did not get anything.

 

Can some provide a link that explains where do I get the webform data?

 

Thanks,

-- 
[ Drupal support list | http://lists.drupal.org/ ]