How can I enable autocomplete for inputs on a Bubble form?

I have a simple Bubble with a form including inputs for name, address, city, state/province, country and postal code. See attached screenshot. For some reason, none of these form fields seem to support browser autocomplete functionality. In other words, when the user starts typing their address or city, it does not even attempt to prepopulate it in Google Chrome or Safari. I’m not sure why or how to enable this using Bubble’s built-in forms. Is there a plugin that solves this problem? Thank you for your input in advance.

Hii @garydarna ,

You Can try changing input to search box for auto complete feature and selecting list of options in search box will make it work

.

hope it help you.