I’m attempting to build a searchable dropdown list using a combination of in input element, repeating group in a group focus, and the Search and Autocorrect plugin.
This is what it looks like when search is underway, in this case searching for “rs”:
It almost works the way I need it to. However, I tried to put the combination into a reusable element and it seems that the ID Attribute of the Input is not addressable in the Search & Autocorrect element.