View previous topic :: View next topic |
Author |
Message |
martinbob
Joined: 30 Sep 2006 Posts: 2
|
Posted: Wed Nov 15, 2006 3:19 pm Post subject: Retain Information Already Input on form |
|
|
Hello...
When someone doesn't complete the *required* fields on the form they get an error message - which tells them what information is required.
When they go back to the form to complete the required fields, ALL the fields are clear - in other words, the form doesn't retain the information already input.
So the person has to fill in the form again. If the form is a LONG one, then it's likely the person will bail out of the form and website.
Is there a way to RETAIN the fields already completed and perhaps highlight the fields on the form that need completion?
Thanks! |
|
Back to top |
|
|
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu Nov 16, 2006 9:44 am Post subject: Reply |
|
|
I'm sorry, but this is not possible. Most browsers will typically retain the data.
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
|
furesh74
Joined: 29 Nov 2006 Posts: 1
|
Posted: Thu Nov 30, 2006 12:48 pm Post subject: |
|
|
Hrm. Anyone buying this? _________________ Caribbean Beach Resort Hotel |
|
Back to top |
|
|
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Tue Sep 09, 2008 7:10 pm Post subject: Reply |
|
|
ronsman wrote: |
I don't.
It's certainly not correct to say most browsers will retain the data. They will only do this if they are told not to clear forms.
"Typically", a network setting in a corporate environment WILL clear forms as a security measure. "Typically", security-conscious individuals will also set their browsers to clear forms data.
More importantly, this is a perverse view of people using these forms.
Clearing forms is an option - many people won't know there even IS a setting in their browser for this.
People do make mistakes - if you're going to clear their data when they do, you should at least tell them. You should certainly tell ME you're going to do this, as I'm the one that carries the can.
I'm now left with the sole option of advising people to check their data carefully as it will be wiped if they make a mistake. That is not going to encourage anyone to use an online form.
I think I need a new forms provider who thinks a bit more carefully about users. |
Trust me, technically it is impossible without creating a 'POST' back to your website and involving some more complicated code within the form. This would break the forms on many different web servers; killing one of our form's greatest features (universal compatibility). This can be done with a custom software solution, but not with the software we offer.
One last thing. Technically we don't 'clear' any data from your browser. The data simply does not get filled back in automatically when the back button is pushed (although most of it should get filled back in by default). This is of course unless you disabled this within your browser.
Nick Ladd
myContactForm.com |
|
Back to top |
|
|
|