Will this module be upgraded to 4.5? I even believe it should be part of the core (maybe 4.6 core?)...
Regards,
Miguel Duarte
Will this module be upgraded to 4.5? I even believe it should be part of the core (maybe 4.6 core?)...
Regards,
Miguel Duarte
Comments
Comment #1
ullgren commentedThanks for the support =)
The CVS version works with 4.5.
http://drupal.org/node/7404/release
I just wanted to fix up some of the help text before I tag(-n-bag) it as 4.5. I will try to get it out today.
Comment #2
ullgren commentedThanks for the support =)
The CVS version works with 4.5.
http://drupal.org/node/7404/release
I just wanted to fix up some of the help text before I tag(-n-bag) it as 4.5. I will try to get it out today.
Comment #3
(not verified) commentedI installed webform. Users can enter the data, and an e-mail is sent with the data. But where is the database table with the data? I don't see it. Can the admin see them via the admin environment? Or only directly via MySQL admin? and where?
Comment #4
(not verified) commentedI installed webform. Users can enter the data, and an e-mail is sent with the data. But where is the database table with the data? I don't see it. Can the admin see them via the admin environment? Or only directly via MySQL admin? and where?
Kind regards,
Kris Bloemen
mgm.webmaster@students.vlerick.be
Comment #5
(not verified) commentedConcerning the two previous remarks: I did find the table with the data.
Is there no convenient way to get a table with all filled in data via the drupal admin environment? Because it is quite unconvenient to use MySQL admin for that
Comment #6
ullgren commentedAs it is right now the submissions can only be seen by looking into the database directly.
Look in the table "webform_submited_data".
A better tool is currently beeing planed (http://drupal.org/node/8325).
Looking foreward to you contribution ;-P.
Comment #7
(not verified) commentedConcerning the two previous remarks: I did find the table with the data.
Is there no convenient way to get a table with all filled in data via the drupal admin environment? Because it is quite unconvenient to use MySQL admin for that, certainly since the data fields of one webform entry are in seperate rows.
Kris Bloemen
Comment #8
ullgren commentedClosing since there is a 4.5 out now