Article ID is showing in Employee center Exact match
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
58m ago
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
50m ago
Hi @dev_S
Resolution
The exact_match displays the first string field as title for text_search view of that table. If "text_search" view is not present, it will look in the default view.
Hence, to resolve the issue, configure -> list layout and add short description field to the list layout.
(or)
text_search view for the affected child table can be created to resolve the issue.
Also check: Employee Center search exact match results in form view
