Save data from multiple forms to the same "table"
-
Hello Michael,
some time ago I’ve opened a topic here with the same subject.I had made a little change to your code (copying line 537 of CF7DBPlugin.php
$title = stripslashes($cf7->title);to line 557) to allow changing the form name before db submission (via cfdb_form_data filter) and so to allow to save data coming from different forms (in my case 6 translations of the same form), under the same name.
I’m wondering if you can consider to add this patch to a future release of your plugin.Thanks for your attention.
https://ww.wp.xz.cn/plugins/contact-form-7-to-database-extension/
The topic ‘Save data from multiple forms to the same "table"’ is closed to new replies.