Create an export link on the CFDB Short Code Builder page.
i have 150 form how can i write to my shortcode
[cfdb-export-link form=”oneform”]
[cfdb-export-link form=”Allform”]
how can i select all my form ?
[cfdb-export-link form=”*”]
THANKS A LOT YOU ARE BEST!
Greetings Mike this is terrific plugin.
Were having issues with sending out emails from WordPress in general. Thus we install the contact form db plugin. We do receive the WP emails – generally taking up to 1/2 hour to reach the clients inbox.
Is there some code that can catch any data posted to contact form db
– to email the data straight out to the clients email inbox.
Perhaps a shortcode to place inside the functions.php file, that will
ensure email is sent out.
We thank you in advance.
legsman
Yes, you can hook into where CFDB receives submissions and send email but if the email going from the contact form plugin is slow, so will be other email you add. You might want to talk to your hosting provider about why emails are so slow.
This is the hook cfdb_form_data