Back to Documentation Overview | Search these pages with the button in the top right

The text search / item search allows users to faster find specific items on your map.

The item search in action.

The item search in action.

CleanShot 2025-04-09 at 14.26.46@2x.png

Enable in Dynamic Map App

Navigate to Item Search in Filter and Sorting

  1. Select the text field you want to use for search
  2. Set a search delay if desired—this can help improve the user experience during searches.

CleanShot 2025-04-09 at 14.27.55.gif

Update Code

Insert updated code into Dynamic Map’s Custom Code

CleanShot 2025-04-09 at 14.38.28@2x.png

Locate in Designer

The ncf-search element is going to be placed inside the cru-ncf-map-filter

Create Tag Search

<aside> 💡 Pro Tip: Create a Tag Search

To build a more capable search, create a tag search as outlined below. This can significantly improve the quality of your text search results.

</aside>

CleanShot 2025-04-09 at 14.29.39@2x.png

Create Tag Search

Create a text field called “Tag Search” in your collection list

CleanShot 2025-04-09 at 14.31.47@2x.png

Set Content

Set the content for your tag search. The text search field will scan the entire text field for matches.

<aside> 💡 Pro Tip: Use AI

Using a generative LLM like ChatGPT can make this step quick and easy.

</aside>

CleanShot 2025-04-09 at 14.37.10@2x.png

Apply in Dynamic Map App

Change your Search Field to Tag Search in Filter and Sorting

<aside> 👉 Questions? We're excited to [email protected]

</aside>