Crocoblock / suggestions

The suggestions for CrocoBlock project
191 stars 78 forks source link

[JetFormBuilder] Select Autocomplete - Results for "The Acme Company" and "Acme Company, The" #7514

Open karifritsch opened 1 month ago

karifritsch commented 1 month ago

I am currently using the Select field to create a dynamic list from a CPT that is a list of companies.

Companies are listed like this: "Acme Company, The" If a user searches for "The Acme Company" it comes up with no search results.

Sometimes, like the Select list without the Pro Addon, any list can be difficult to navigate without some logic to ignore A, An, or The. Since the user could type "acme" or "the acme" it would be helpful if the search was smart enough to search by word rather than the complete string so the order of words does not matter.