Hey all. We’re building a form for a post-purchase survey on our “Thank you” page, using a checkout UI extension, we want some of the TextField
components to have custom autocomplete options. We see that the TextField
component has autocomplete available currently, but only for fields built in to Shopify, linked to the order or customer, from what it looks like.
For more context, as an example, we have a list of ~500 podcasts that are possible responses to a question, which we think is too many for a Select
component. So autocomplete with a TextField
seems like the best solution.
Has anyone else faced this issue? To any Shopify moderators, is this possible and we’re just not seeing how to do it? If it is not currently possible, could this be put on your product roadmap, if it isn’t there already?