Sorry if this is posted somewhere else in the forum.
I have created a form for Conference Attendees to register. All is good except for 2 things:
1. The Workshops - When they select them not a problem, but when they submit to pay - they are not on the Payment Summery before going to PayPal. I even re exported and uploaded and it is doing the same thing.
2. Submitting - If attendees click submit and look at their summary and then decide to make a change and go back and then resubmit - we are getting double entries into the CSV file for both. Is there a way to write to the file after they hit the payment button.
Thanks again and great program.
Steve Fulton U.E.
Multiple Submissions - Post ID 223732
The one thing you could do is to do an Ajax call to a database where you saved the users email and date from the first submit Or I was thinking you could do it with $_SESSION's but this would probably require you to write your own php scipt to handle the submissions because I think form build will destroy all $_SESSION's after submit when using the form builders own php script.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.