NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: kevin plummer on March 19, 2008, 10:04:10 PM

Title: Auto Complete
Post by: kevin plummer on March 19, 2008, 10:04:10 PM
In V4.30 there is a check box to enable autocomplete but on some fields the box is grayed out - what conditions does it gray out?

Cheers,

Kevin
Title: Re: Auto Complete
Post by: Bruce on March 21, 2008, 09:41:28 AM
Hi Kevin,

In short any form field that does a "Send new value to server" cannot auto-complete.

Alas, auto-completed fields do not generate a "changed" event in all browsers. So if you are wanting to "do something" when a field changes, breaks when the user uses auto-completion. So for any field that is "dynamic" (ie sets other fields etc) auto-completion is not possible.

Cheers
Bruce