Thu, Mar 5, 2026
Form list search is now available

Main Changes

You can now search forms by keyword on the Forms list page. This helps teams quickly find the right form even when many forms are managed in one workspace.

What's Changed

Added a keyword search box to the Forms list page.

  • Search runs with a short debounce to reduce unnecessary requests while typing.
  • The form list API now accepts a keyword query parameter.
  • Server-side search now filters forms by partial matches in form names.
  • Added dedicated empty-state messages when no forms match the search keyword.