com.snc.contextual_search.widget.form.open_collapsed_new_records

ServiceNow property description:

Collapse the search results widget when creating a new record in a form

Attributes

  • Sys ID: 509cb6d6b33100102bf182c136a8dcd5
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `com.snc.contextual_search.widget.form.open_collapsed_new_records` controls the default state of the contextual search results widget when a new record is being created in a form. When this property is set to `true`, the search results widget will be collapsed by default, meaning it will not display the search results unless manually expanded by the user. This can help in reducing visual clutter and improving the user experience by focusing on the form fields initially. If set to `false`, the widget will be expanded and display search results immediately. This property is particularly useful in scenarios where the search results are not immediately needed during the creation of new records.

Source

Related property: com.snc.contextual_search.widget.form.open_collapsed_existing_records