edugaraypa
Forum Replies Created
-
Hello. When adding the PHP in mu-plugins, the page breaks and it appears like this:
Hello. I am referring to the “Forminator” plugin. When someone completes a form, they see a message that says “We have received your information.” I want to add the submission number to that message, so it says something like “We have received your information. Your ID number is 2.” This “ID number” is the one that Forminator has, and I can add it when sending an email, where it appears as {submission_id}. However, when configuring the message upon form submission, I cannot add this number. I want to include this {submission_id} in the part shown in the screenshot in the first message, but when I add it, the number simply stays at 0. Did I explain myself?
Hi @wpmudevsupport15 , thank you for the response. I have been able to solve it satisfactorily. Thank you very much!
- This reply was modified 10 months, 1 week ago by edugaraypa.
Hi @wpmudevsupport15 , I understand, but will this solution only apply to new responses sent from now on? I already have my form closed, and I need the ID numbers for those that have already been submitted.
Hi @wpmudevsupport3 , thank you for the quick response. I haven’t used any plugins other than Forminator. I’ve simply used the “submission_id” to send to each person who completed the form as a “identifier” number that they have filled out our form. My issue is that in Forminator, I do see the numbers listed as “ID”, but when exporting to .csv, they’re not included. I’d like to know how I can export these “ID” numbers to be included in the .csv.
For better context, I’ve included the “submission_id” to be sent via email to the person who completed the form; this “submission_id” is what I need to be exported in the csv. I hope I’ve explained myself clearly.
This is the message that is sent in the email:
Link image: https://ibb.co/s60Vg2b
Here’s a screenshot attached, showing the numbers I need to be exported in the csv. They’re within the red box.
Link image: https://ibb.co/HDLLSBh