Help with UI Builder Search Component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2024 04:35 AM - edited 11-01-2024 07:10 AM
Greetings,
I am building a custom app via AES/UI Builder and have added a Search Input component as well as a Search Results component. For the results component I have configured a Search EVAM with data sources from one of the app’s custom tables and another from kb_knowledge.
I have also configured the search profile and related data sources.
Below screenshot is the search component data source configuration.
Note the searchMetadata results:
Knowledge count = 0
Case count = 190
The ais_search_source shows the Case count = 190 which is correct based on the conditions.
The ais_search_source shows the Knowledge count = 3 which is correct based on the conditions.
Therein lies the issue I’m struggling with; the ais_search_source shows 3 but the searchMetadata result shows 0.
I’d welcome any feedback, insights as to why I’m seeing a zero for the knowledge searchMetadata result.
Search Results component config below.
Thank you in advance for any guidance you can offer.