Auto-fill based on list of values within textarea

Not sure if this is possible already. Is this something GF can do? E.g. with an add-on

So you fill out a textarea, and if you hit a certain character, a list will popup with possible options. Useful for template fields.

1 Like

Sounds like a neat feature. I don’t know of an add-on for Gravity Forms that can do that, but I would love to hear if someone has an idea of how to accomplish this.

Something like this:
https://community.algolia.com/demo-textarea-autocomplete/

I’m not sure offhand what it would take to adapt this to a form text area, but I used this in the past to autocomplete a search field:

http://jqueryui.com/autocomplete/#remote

Mad Dog