com.snc.contextual_search.widget.form.open_collapsed_existing_records
ServiceNow property description:
Collapse the search results widget when opening an existing record in a form
Attributes
- Sys ID: 380f5349cb660200d71cb9c0c24c9c56
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `com.snc.contextual_search.widget.form.open_collapsed_existing_records` controls the behavior of the search results widget when an existing record is opened in a form. According to the documentation, setting this property to `true` will collapse the search results widget by default when an existing record is accessed. This can help streamline the user interface by reducing clutter and focusing on the record details. If set to `false`, the search results widget will remain expanded when opening an existing record. This property is useful for managing the display of contextual search results in forms.
Source