How To Add Autocomplete to Webflow
Here we explore to add autocomplete to a search input on a Webflow website that also uses Finsweet's CMS Nest and CMS Filter. This is a great way to improve UX for a search functionality where you might have a large number of predetermined options like tags or categories. We'll use autoComplete.js, which is a free and lightweight 9kb external library and I'll show you how to completely customize the data it pulls from CMS in addition to fully customizing its styling with CSS.