- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi All,
I have issue in Exact Match Employee center where Article ID is showing instead of Short description in Exact Match Employee center as shown in the screenshot, if anyone faced similar kind of issue please suggest the solution.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks 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
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks 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
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti