Hi, Does anyone know or found another way to do this… or will the developer be updating this plugin, it hasn’t been updated in 2 years.
Any advice would be greatly appreciated!
Thanks!
Hi, is it possible reset counters without create new form?
]]>How to Display This contact form submission Unique Id in User Profile Page?
]]>What if 2 or more people submit at the same time from different computers?
]]>Issues encountered upon submission of form:
1) Duplicate IDs
2) Skips count/increment
Hello we’re using mailster and contact form 7 for our subscription. Are there any conflict or issues with the integration? Not sure if the duplicate ids happen when 2 or more users register at the same time. Regards skipping counts, the registration is successful using the form but sometimes it does not reflect on the subscription list we’re also not sure why it happens, can you help us solve this issue?
]]>Hi,
I need to know if I can do that with your plugin :
Visitors fill their informations (name, email…) in the contact form, they clic on “SEND” and then, they receive automatically an email with a file number / ID automatically generated.
+ I need to be able to downlaod / export an Excel file with all the infos filled in by visitors (name, email… + the file number created )
So can I generate an personal ID automatically for each contact form ?
And can I export that Excel file with all my members informations and their file number ?
Thanks for your help.
Have a good day
Hi,
In general, this plugin works great for me. However, one issue that I’ve come across is that if 2 users (on different computers) each start a form (without yet submitting), they each have the same submission ID assigned. Then if both submit without refreshing, they each get assigned the same submission ID. Is there a way to refresh the counter so that when a form is submitted, it’s always unique?
Thanks!
]]>Hi folks,
Was about to download the plugin until I saw it hadn’t been updated in 7 months.
Is this still supported?
Thank you in advance
]]>Not knowing how to reach the plugin developer differently, I leave the following message in this section, apologizing in advance to everyone.
I urgently need to have a standard alplugin modification.
I must be able to insert a 4-character string before the progressive number for example: MATR00000001001.
How long does it take to get it and how much could it cost me?
incrementer from a predetermined number does not work.
I am using this plugin to create membership cards for a non profit association and it works fine but the increment starts from 0 despite having set it to 200.
Hi,
The plugin was working fine but stopped working in February.
Where can I get a previous version of the plugin?
In this thread, version 2.2.0 is said not to have that issue. I want to try a rollback to test if it’s working.
Thanks.
]]>The Plugin if working perfectly with leading zeros filter and start value. BUT I am facing the below issue.
USING:
UniqueID for Contact Form 7 version – 2.3.0
WordPress Version – 5.6.1
Contact Form 7 Version – 5.3.2
ReCaptcha v2 for Contact Form 7 version – 1.3.0
COUNTER increases on every SUBMIT Click even in Case:-
1) There’s a form validation error
2) Google ReCaptcha verification error or if captcha unchecked
3) Email Not sent.
I am not a WordPress/PHP developer BUT I THINK (after viewing the code) that line 45 in file cf7-submission-id/includes/submission_id.php of the the plugin:
VALUE counter should increase by 1 only when form is sent successfully or else the VALUE should remain the same as current VALUE.
I have checked it various time by installing everything from beginning and only with above mentioned plugins for testing purpose.
I seek help for the issue and updates in the plugin to sort out the above problem.
Thank you for developing such a useful plugin.
Hello,
I tried this plugin but it’s not working. The ID always stay the same.
Please note that I’m using Wp-Rocket as a cache plugin. (and cloudflare on top of that).
]]>Hi, thank you for the plugin Dev. Nice job!
Also cheers to all WP devs who spear their time helping noobs like me.
I am using the plugin for few weeks now and I can say that it does what I need very well.
Today I have tried to update CF7 to the latest version. Site crashed.
Apparently, the problem came from the UniqueID plugin?
I have this error sent to me by automatic WP recovery email.
E_ERROR on line 16 /wp-content/plugins/cf7-submission-id/cf7-submission-id.php. Message: Uncaught Error: Call to undefined function wpcf7_add_form_tag() in /wp-content/plugins/cf7-submission-id/cf7-submission-id.php:16
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): cf7_submission_id_init('')
#1 /wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#2 /wp-includes/plugin.php(484): WP_Hook->do_action(Array)
#3 /wp-settings.php(420): do_action('plugins_loaded')
#4 /wp-config.php(85): require_once('/home/"my-server-address"/p...')
#5 /wp-load.php(37): require_once('/home/"my-server-address"/p...')
#6 /wp-admin/admin.php(34): require_once('/home/"my-server-address"/p...')
#7 /wp-admin/update.php(16): require_once('/home/"my-server-address"/p...')
#8 {main}
thrown
I have restored the CF7 to the previous version before the update and now the website is up again.
I need both this plugin and CF7 to function and I don’t look for an alternative.
I don’t know much about scripting and unfortunately, I have no idea how to read this error.
I was hoping maybe someone could point me in the right direction.
WP v = 5.6
Unique ID v = 2.3.0
CF7 v = 5.3 and I want to update to 5.3.2
PHP v = 7.2.34
Thank you in advance!
]]>Hi, thanks for your plugin, it’s the best!
Is there any code I can add in the function.php that only increments on a successful submit? Because right now with each click in a submit bt, even if the form is not sent, it increases a number.
I would like to only do it when the form was sent successfully. could be?
Gracias!
I’m using this plugin for a NGO donation form. The unique ID is required for payment gateway.
Has the plugin tested with WP-engine? I’m using WP-engine.
Here is the number I captures: notice the 23 (correct) appear after 21 repeat twice. And another 21, which is really strange. Then 3 times 24 and finally a correct 28. The counter is working somewhat, but the unique_id is really NOT working.
21
21
23
21
24
24
24
28
28
28
NEED your help urgently!
many thanks
Hi ??
does the plugin works normal with caching plugins ?,
i have wp-rocket and cloudflare cdn with cash everything, it seems, like the counter is not working with them ??
any way to fix that ?
]]>Installed plugin yesterday and gave starting number as 102020030
and after 102020032 in a 1-hour gap, the same number generated again for the next submission, it’s useless if this plugin is behaving like this.
PLEASE FIX IT SOON
]]>Hi,
i already used this great plugin and moved my site to a new wordpress and updated the plugin to the new versions.
Used:
wordpress 5.5.1.
Contact Form 7 Version 5.2.2
Contact Form 7 – Submission id Version 2.1.0
I use [submission_id_hidden submission_id-50 “20000”] and i changed the “50” to multiple random numbers and used the “create-new-id-button”. But the ID always starts at “1” and not “20001”. So i think the Version ignores the start-value.
AND
even if a change the submission_id-50 to 60 or press the “new submission id” Button in Forms it still counts with the old counter.
Excample:
I tested [submission_id_hidden submission_id-50 “20000”] 5 Times. I got ID 1,2,3,4,5.
I changed to [submission_id_hidden submission_id-60 “20000”], changed the id in E-Mail-Bodys and i get ID 6.
Any suggestions?
Sincerly
Patrick
Minimum character ID
Hello, congratulations on the plugin!
How can we use it to display leading zeros, for example:
0001, 0002, 0003 … instead of 1, 2, 3?
I need the ID to have 4 digits, because we are building a protocol with the following format:
YYYYMMXXXX
Where “XXXX” would be the ID, but today it prints only 1 digit, getting:
YYYYMMX
Thanks!
]]>Where in wordpress database the plugin stores submission_id’s?
]]>1. The generated id after submission of the form does not get generated in six digits, it gets only in the range of two digits.
2. As our form is divided into three parts, all have submit buttons. Therefore after the submission of forms, the received mail doesn’t have same id it takes an another id which we don’t want. We want an equal id whenever we submit the forms at a same time.
Screenshot: https://prnt.sc/tl4f77
Screenshot: https://prnt.sc/tl4dld
Screenshot: https://prnt.sc/tl4btp
For some strange reason the software is not generating unique numbers anymore.
Here is my code from the quote request page. The number is always the same.
This started happening about 2 weeks ago.
[submission_id_hidden evid “1920600”]
]]>I want to add a unique id to every form sent. I have used this plugin but getting this warning
Warning: A non-numeric value encountered in /home/webwork/public_html/worldofweb/wp-content/plugins/cf7-submission-id/includes/submission_id.php on line 42
Can you please help me sort this out
]]>Thank you for updating the new version. It’s a big help. Thank you. I have another question, is there a way to return the number to 0?
]]>Hi, i’m trying your pluging and it works fine.
I would like to display the ID in the thankyou page displayed by the user. How can I do it?
Now I managed to recall it in the url from the CF7 settings (for example: https://www.progettorimborso.it/grazie-di-averci-contattato-landing/?submission_id-landing=12).
Many thanks Andrea
]]>Hello, I am using the tag like this, (below)
[submission_id_hidden work-order-number]
I am trying to generate a new ID (to be used as a work order number). But it has stopped counting at 10. Each email I get is now just 10.
]]>I’ve been using UniqueID for Contact Form 7 recently and I really like it.I am Japanese. I translated it on google, so I’m sorry for the strange English. I have asked for UniqueID for Contact Form 7. The first is that other people have already said that, but if possible, I would like you to send an ID count after sending an email. Second, wouldn’t it be possible to put a character in front of a number or set the number of digits freely? We hope UniqueID for Contact Form 7 (like “E-00001”) will be a better plugin.
]]>The plugin generates a new unique ID every time the page reloads, but this will create a problem for me as I want the ID to be generated only after the user clicks on submit.
Please help me with this, as soon as possible.
]]>Hey,
Thank you for the awesome plugin.
unfortunately, I can’t use it because when the plugin is activated the form reloads automatically.
I don’t what is causing the problem. for now, I deactivated the plugin and it works fine
If you can check on that, it would be great
]]>