How to keep the "Search Results" container collapsed/hidden by default on Record Producer in Service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi everyone,
I am trying to change the default behavior of the Contextual Search / AI Search results on a Record Producer in Employee Center / Service Portal.
[Current Behavior]
When a user types keywords into the "Subject" field, the AI Search automatically triggers, and the "Search Results" container underneath expands immediately, pushing down the other form fields.
Currently, the search results are causing a huge noise and distracting users from entering information smoothly.
[Desired Behavior]
We want to keep the "Search Results" container COLLAPSED or HIDDEN by default when it is triggered by typing.
We want the user to explicitly click a button or an accordion header to expand/show the results, rather than having it expand automatically.
Thank you in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
1. Ensure the system property com.snc.contextual_search.widget.form.open_collapsed_existing_records is set to true.
Refer: KB0813763 Prevent the Related Search Results (contextual Search) to expand on forms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Thanks for your comment.
I checked the property "com.snc.contextual_search.widget.form.open_collapsed_existing_records", but it was already set to "true".
Do you have any other solutions or workarounds in mind?