Title: Database Issue
Last modified: March 17, 2021

---

# Database Issue

 *  Resolved [Henry](https://wordpress.org/support/users/henrybaum/)
 * (@henrybaum)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/database-issue-22/)
 * Hi, I have this plugin sending output to the database under wpadcf7sl_remaining,
   but it’s not sending the correct number. If the limit is set at 10 and there’s
   a submission, it registers that submission as 10, not 9, when technically there
   are 9 now remaining.
 * The message updates fine, but only after refreshing the screen, so I guess ideally
   the plugin could work via the same ajax process as the success message, so the
   limit is updated in real time.

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

 *  Plugin Author [Siful Islam Ananda](https://wordpress.org/support/users/saifulananda/)
 * (@saifulananda)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/database-issue-22/#post-14203181)
 * > Hi, I have this plugin sending output to the database under wpadcf7sl_remaining,
   > but it’s not sending the correct number. If the limit is set at 10 and there’s
   > a submission, it registers that submission as 10, not 9, when technically there
   > are 9 now remaining.
 * We save the total submission value, not the submission remaining value. We calculate
   the total remaining value from the limit of total submission and minus the total
   submission value.
 * > The message updates fine, but only after refreshing the screen, so I guess 
   > ideally the plugin could work via the same ajax process as the success message,
   > so the limit is updated in real-time.
 * Hopefully next update we will update this.
 *  Plugin Author [Siful Islam Ananda](https://wordpress.org/support/users/saifulananda/)
 * (@saifulananda)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/database-issue-22/#post-14300196)
 * I hope you got your answer. I changed this topic status resolved.

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

The topic ‘Database Issue’ is closed to new replies.

 * ![](https://ps.w.org/cf7-form-submission-limit-wpappsdev/assets/icon.svg?rev=
   2331755)
 * [WPAppsDev - CF7 Form Submission Limit](https://wordpress.org/plugins/cf7-form-submission-limit-wpappsdev/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-form-submission-limit-wpappsdev/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-form-submission-limit-wpappsdev/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-form-submission-limit-wpappsdev/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-form-submission-limit-wpappsdev/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-form-submission-limit-wpappsdev/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Siful Islam Ananda](https://wordpress.org/support/users/saifulananda/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/database-issue-22/#post-14300196)
 * Status: resolved