Title: Save content for later submit
Last modified: February 16, 2023

---

# Save content for later submit

 *  Resolved [saxcbr](https://wordpress.org/support/users/saxcbr/)
 * (@saxcbr)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/save-content-for-later-submit/)
 * My project: a big form with 165 field – 17 toggle with a lot of repetitive inputs.
   12 digital signature (converts in jpg), multiple upload.
 * On submit generates and save custom PDF
 * I need to save the content while editing and complete the submission later, hours
   or days later (basically pre-compile the form e submit it when needed)
 * Is it possible?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/save-content-for-later-submit/#post-16486777)
 * Yes, 2 ways to achieve this, save the submission as a full-fledged custom post,
   for this, use my other plugin, [Post My CF7 Form](https://wordpress.org/plugins/post-my-contact-form-7/)
   which is compatible with this one.
 * The other solution is to use the redirect functionality built-in which this plugin
   and which allows you to store the submission as a transient and determine how
   long the transient should be valid for. You can then retrieve this transient 
   form the DB and process the submission with cron job or something like that. (
   See [screenshot](https://wordpress.org/plugins/cf7-grid-layout/#screenshots) #
   24)

Viewing 1 replies (of 1 total)

The topic ‘Save content for later submit’ is closed to new replies.

 * ![](https://ps.w.org/cf7-grid-layout/assets/icon-256x256.png?rev=1834229)
 * [Smart Grid-Layout Design for Contact Form 7](https://wordpress.org/plugins/cf7-grid-layout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-grid-layout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-grid-layout/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-grid-layout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-grid-layout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-grid-layout/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/save-content-for-later-submit/#post-16486777)
 * Status: resolved