← 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.
Enable in Dynamic Map App
Navigate to Item Search in Filter and Sorting
Update Code
Insert updated code into Dynamic Map’s Custom Code
Locate in Designer
The ncf-search element is going to be placed inside the cru-ncf-map-filter
<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>
Create Tag Search
Create a text field called “Tag Search” in your collection list
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>
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>