Using Chronoforms 4.0 RC3.3 in Joomla 1.5
I am building a simple registration form for a golf tournament. I have all of my fields working the way I like.
When I include a "Submit Button", I find that accidentally pressing the 'enter' key causes the form to submit at that point. I want to avoid this by placing a confirmation, but am unsure how to properly do so.
In the 'Event' tab, I have the two standard sections: "On Load" and "On Submit".
In the "On Load" section, I placed "Show HTML".
In the "On Submit" section, I placed "DB Save", "Show Thanks Message" and "Email-Send Email".
I have everything configured and it works great (saves the data properly, shows a thank you message, and sends an email with the information it needs to). The only issue is accidentally fat-fingering the 'enter' key.
Am I supposed to place the "Confirmation Page" in the 'On Load' event? When I do so, I get a "Submit" button and a "Cancel" button at the bottom of my form. I removed the other "Submit Button" from the main form body.
This seems to work great, until I actually hit submit. Hitting the 'enter' key does nothing (exactly what I want), but the data does not flow to the database, no email is sent, and the forms seems to refresh empty and the 'submit' and 'cancel' buttons disappear.
Can someone tell me how to properly use this, or is there a simple solution to not submitting the form when 'enter' is pressed on the keyboard (in other words, make them have to click the 'submit button').
I am not a coder and this is my first attempt at using Chronoforms, which seems like a great product.
Thanks for your help.
I am building a simple registration form for a golf tournament. I have all of my fields working the way I like.
When I include a "Submit Button", I find that accidentally pressing the 'enter' key causes the form to submit at that point. I want to avoid this by placing a confirmation, but am unsure how to properly do so.
In the 'Event' tab, I have the two standard sections: "On Load" and "On Submit".
In the "On Load" section, I placed "Show HTML".
In the "On Submit" section, I placed "DB Save", "Show Thanks Message" and "Email-Send Email".
I have everything configured and it works great (saves the data properly, shows a thank you message, and sends an email with the information it needs to). The only issue is accidentally fat-fingering the 'enter' key.
Am I supposed to place the "Confirmation Page" in the 'On Load' event? When I do so, I get a "Submit" button and a "Cancel" button at the bottom of my form. I removed the other "Submit Button" from the main form body.
This seems to work great, until I actually hit submit. Hitting the 'enter' key does nothing (exactly what I want), but the data does not flow to the database, no email is sent, and the forms seems to refresh empty and the 'submit' and 'cancel' buttons disappear.
Can someone tell me how to properly use this, or is there a simple solution to not submitting the form when 'enter' is pressed on the keyboard (in other words, make them have to click the 'submit button').
I am not a coder and this is my first attempt at using Chronoforms, which seems like a great product.
Thanks for your help.