Title: Skip saving in database &amp; saving files
Last modified: November 4, 2025

---

# Skip saving in database & saving files

 *  Resolved [Manish S](https://wordpress.org/support/users/shahmanish877/)
 * (@shahmanish877)
 * [7 months ago](https://wordpress.org/support/topic/skip-saving-in-database-saving-files/)
 * Is there a action hook which we can use to check the submitted values and based
   on some conditions(radio values) we decide either to save the submission in DB
   or skip. It should also skip storing the uploaded files.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Support [Williams – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport3/)
 * (@wpmudevsupport3)
 * [7 months ago](https://wordpress.org/support/topic/skip-saving-in-database-saving-files/#post-18707119)
 * Hi [@shahmanish877](https://wordpress.org/support/users/shahmanish877/) ,
 * I hope you’re doing well.
 * The logic part might require custom development, but I’ve asked the developers
   to confirm if there is any hook that could achieve this.
 * We’ll update you here once there is news from them.
 * Best Regards,
    Williams Valerio
 *  Plugin Support [Williams – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport3/)
 * (@wpmudevsupport3)
 * [7 months ago](https://wordpress.org/support/topic/skip-saving-in-database-saving-files/#post-18708241)
 * Hi [@shahmanish877](https://wordpress.org/support/users/shahmanish877/) ,
 * We got further updates from the developers, and they confirmed that there is 
   no specific hook to prevent the form submission, but a workaround is to delete
   the submission using your conditions with the hooks:
 * forminator_form_after_handle_submit
 * forminator_form_after_save_entry
 * Note that if you need further help with the code, it will be outside the scope
   of support we can provide. For that, you’ll need to hire a developer to provide
   the required custom code for you. WordPress provides a jobs directory here [https://jobs.wordpress.net/](https://jobs.wordpress.net/),
   if you need further advice about it, feel free to email `wpsupport@incsub.com`.
 * Subject: ATTN: WPMU DEV support – wp.org
 * Please let us know if you need further info.
    Best Regards, Williams Valerio
 *  Thread Starter [Manish S](https://wordpress.org/support/users/shahmanish877/)
 * (@shahmanish877)
 * [7 months ago](https://wordpress.org/support/topic/skip-saving-in-database-saving-files/#post-18708792)
 * Thank you. That should help.
 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/skip-saving-in-database-saving-files/#post-18723375)
 * Hi [@shahmanish877](https://wordpress.org/support/users/shahmanish877/)
 * We haven’t heard from you in a while, I’ll go and mark this thread as resolved.
   If you have any additional questions or require further help, please let us know!
 * Kind Regards,
   Kris

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Skip saving in database & saving files’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * Last activity: [6 months, 3 weeks ago](https://wordpress.org/support/topic/skip-saving-in-database-saving-files/#post-18723375)
 * Status: resolved