Navigation überspringen

[Gelöst] Text input field autocomplete

This support ticket is created vor 5 Jahren, 4 Monaten. There's a good chance that you are reading advice that it now obsolete.
Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 0 Antworten, hat 1 Stimme.

Zuletzt aktualisiert von PZ vor 5 Jahren, 4 Monaten.

Assistiert von: Minesh.

Author
Artikel
#1342589

PZ

Tell us what you are trying to do?
I have a CRED form field where users put their addresses and I want to autocomplete this field in search filters. I want user typing some address in search filters to see available options (from the CRED database).

Is there any documentation that you are following?
Yes, I want to use jQuery (like here: versteckter Link) but I need to modify function: instead of availableTags I want autocomplete from correct CRED database row.

Where is CRED data from the address field stored in database?

Hint:
https://stackoverflow.com/questions/25552994/jquery-autocomplete-from-database

Is there a similar example that we can see?
versteckter Link

What is the link to your site?
versteckter Link

I want autocomplete in my "Destination:" field.