Skip Navigation

[Resuelto] Text input field autocomplete

This support ticket is created hace 5 años, 2 meses. 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)

Este tema contiene 0 respuestas, tiene 1 mensaje.

Última actualización por PZ hace 5 años, 2 meses.

Asistido por: Minesh.

Autor
Mensajes
#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: enlace oculto) 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?
enlace oculto

What is the link to your site?
enlace oculto

I want autocomplete in my "Destination:" field.