I use JQuery.Autocomplete to autocomplete values into one field.
Depending on the first field, I also need to populate a second field.
For example:
I autocomplete the Name field and depending on the selected name I
need to autocomplete also Phone field.
It's possible to do that?
Thanks.
No comments:
Post a Comment