May 10, 2024

New exactMatchOnly option for select fields

If you have select fields configured in your schema, Dromo will guide your users through matching all of the values in that field to select options. By default, Dromo will use fuzzy matching to suggest matches to your users.

Sometimes, this might not be desirable – for example, if you are matching precise identifiers, you may not want to suggest that the user match the value `123a` to the select option `123b`.

You can now achieve this with the `exactMatchOnly` setting on select fields. When enabled, Dromo will only match values in select fields if they exactly match a select option's label, value, or alternate match.

© 2024 Dromo

Subscribe