I using a search Input with static strings. I want to match the static strings to a list of option set inputs. The Option set and Static list are the same. I am using the Static set for the fuzzy search aspect. I tried using all options to set the filtering by search input via contains with no luck. Is this possible or do I need to approach this from a different angle? I could use a dynamic data set with a fuzzy search built-in I just like the speed and flexibility of using an option set.
This topic was automatically closed after 70 days. New replies are no longer allowed.