NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 10, 2018, 01:54:22 PM

Title: Autocomplete does not work example
Post by: Alberto on May 10, 2018, 01:54:22 PM
Hi,
Attached goes an example of my Autocomplete not working.
Compile
DEMO DEMO
Browse the only file
Try to Add (Insertar)
Theres 2 fields, the first one is a drop showing all the possible values
Second is the autocomplete over the same field
and it does not work

What am I doing wrong?
Title: Re: Autocomplete does not work example
Post by: Bruce on May 11, 2018, 02:13:30 AM
hi Alberto,

Thanks for the example.

The root of the problem is that your Field Equate for the auto complete field (U2a:AccionAC) was not the same as the Field name (U2a:Accion).

Of course, they should not need to be the same - that's a bug I've fixed for the 10.22 build.

Cheers
Bruce