Title: Incremental Value Processor
Last modified: June 28, 2017

---

# Incremental Value Processor

 *  Resolved [oduchris](https://wordpress.org/support/users/oduchris/)
 * (@oduchris)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/incremental-value-processor/)
 * Hello there, please is there a way i can make the incremental number unique to
   each form? so that i dont get conflicting numbers from different forms.
 * Is there a way i can add letters to it or something?
 * Thank you

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

 *  Plugin Author [Josh Pollock](https://wordpress.org/support/users/shelob9/)
 * (@shelob9)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/incremental-value-processor/#post-9292742)
 * Thanks for using Caldera Forms. The value is unique to each processor and there
   is a start value. So, you could in one form start at 0, and the other start at
   10000 and then they would be unique for the first 9999 entries.
 * Or, if you’re saving the value to a field, you could add a prefix to that value,
   as shown in this code example for the [caldera_forms_submit_complete](https://calderaforms.com/doc/caldera_forms_submit_complete/)
   action:
 * [https://gist.github.com/Shelob9/4015f6489ee94e6ee743db4f359f14d4](https://gist.github.com/Shelob9/4015f6489ee94e6ee743db4f359f14d4)
 * If you need help implementing this, please open a support ticket at [https://calderaforms.com/support](https://calderaforms.com/support)
   and someone from our team will reply within 1 business day.
 *  Thread Starter [oduchris](https://wordpress.org/support/users/oduchris/)
 * (@oduchris)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/incremental-value-processor/#post-9292837)
 * Hello Josh, Thank you for your feedback i appreciate. I have implemented this
   and it is working. But there seem to be a problem. After submission of form i
   no longer get success message like i usually get.
 * Hoping to hear from you soon.
 * Thank you
 *  Plugin Author [Josh Pollock](https://wordpress.org/support/users/shelob9/)
 * (@shelob9)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/incremental-value-processor/#post-9341721)
 * [@oduchris](https://wordpress.org/support/users/oduchris/) –
 * Sounds like you’re experiencing a fatal error during submission. You should use
   PHP debug logging to find it. See: [https://calderaforms.com/2016/05/wordpress-debug-logging/](https://calderaforms.com/2016/05/wordpress-debug-logging/)
 * If you need help with what you find, please open a support ticket at [https://calderaforms.com/support](https://calderaforms.com/support)

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

The topic ‘Incremental Value Processor’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/caldera-forms_475846.svg)
 * [Caldera Forms - More Than Contact Forms](https://wordpress.org/plugins/caldera-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/caldera-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/caldera-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/caldera-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/caldera-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/caldera-forms/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Josh Pollock](https://wordpress.org/support/users/shelob9/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/incremental-value-processor/#post-9341721)
 * Status: resolved