Search & Autocorrect

Learn how to implement a real-time 'fuzzy' search. Users will be able to input search criteria in which your app will perform a 'fuzzy' search for similar terms.

Enroll to Watch

11 minutes

Learn how to implement a real-time 'fuzzy' search. Users will be able to input search criteria in which your app will perform a 'fuzzy' search for similar terms.

Build a real-time "fuzzy" search in your no-code application. Users will be able to input search criteria, with which your no-code application will perform a "fuzzy" search on, meaning return suggestions that match similarly to the search criteria. In this no-code tutorial, we'll also cover how to optimize the fuzzy search to make it more strict or relaxed.

Enroll to Watch

Design

Dynamic Time Greeting

Greet your users with the appropriate time of day. Dynamically display "Good Morning" "Good Afternoon" or "Good Evening" based on the time of day.