Stop saving the submitted data in a internal table
-
Is it possible to stop saving the submitted data in a internal table. I just need the E-Mail.
-
Hi,
Not really, because the internal table is used intensively in the plugin, for example, for saving the data before redirect the users to PayPal, or by the addons in the Developer version of the plugin, etc. But there is some plugins for scheduling tasks in WordPress, So, you can implement a task for deleting the old entries in the table of the plugin through a “DELETE” query, and use any of these plugins for scheduling the task.
Please for questions related with the paid versions of the plugin, open a ticket in our support service:
http://wordpress.dwbooster.com/support
Thank you for understanding.
Best regards.Thank you for your answer.
Most important:
How does the plugin deal with SQL-injection and strings doing to the database-table? Is it secure agains known hacker form/MySQL methods?In Europe we have to be careful about user data and storage. I look for the scheduling task plugin.
Another Question: Can I style a auto-reply mail with own text and some infos.
Moreover: Can I set field names – how are they displayed in the email.
Last: Do I need the pro version to send mails after SEND FORM to my email and to autoreply?
Very last: Can I update or do I have to reinstall after going PRO Version
Very very last: is there a 14 day trial pro version, so I can show and sell my customer this nice plugin. happy I found it.
Hi,
I’ll try to answer all your questions:
Q: Can I style a auto-reply mail with own text and some infos?
A: Yes, in the form settings there are two sections, a section to define the format of the email sent to the website’s team, and another section to define the format of the email will be sent to the user that submits the form. Through the attributes: “Message”, in both sections, you can define the content of the email with the HTML tags you want.
Q: Can I set field names – how are they displayed in the email?
A: I recommend you to read the answer to the question: “How to send specific fields in the notification emails, and not all form fields?” in the FAQ page of the plugin (http://wordpress.dwbooster.com/faq/calculated-fields-form#q244)
Q: Do I need the pro version to send mails after SEND FORM to my email and to autoreply?
A: The email features are only included in the paid versions of the plugin.
Q: Can I update or do I have to reinstall after going PRO Version?
A: You should reinstall the plugin, but the forms created with the free version of the plugin, are preserved in the upgrade process.
Q: Is there a 14 day trial pro version, so I can show and sell my customer?
A: No, I’m sorry, but all fields supported by the Pro version of the plugin are included in the Free version too. So, to create a mock up, the free version should be sufficient, but if you want test the Developer version of the plugin, visit the following link:
http://demos.net-factor.com/calculated-fields-form/wp-login.php
Best regards.
Thanks,
Most important:
How does the plugin deal with SQL-injection and strings sending to the database-table? Is it secure agains known hacker form MySQL methods? I dont want to take any risks getting hacked due to insecure server side string validation (manipulation)Hi,
Yes, the plugin follows all rules, and protection mechanisms of WordPress to protect the website of SQL-injection.
Best regards.
😉 happy!
The topic ‘Stop saving the submitted data in a internal table’ is closed to new replies.