@takayuki Mioyshi
$submission = WPCF7_Submission::get_instance();
if ( $submission ) {
$posted_data = $submission->get_posted_data();
}
NOT WORK!!!!
CFDB after contact form updated to last version , don’t save any data in DB table and only create new row!
please help me!!!