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: hidden 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?
hidden link
What is the link to your site?
hidden link
I want autocomplete in my "Destination:" field.