com.snc.contextual_search.widget.form.default_field
ServiceNow property description:
When a Form configuration is created a search field with a name matching this property will be automatically created
Attributes
- Sys ID: 1c5ee697373121003e7d40ed9dbe5d52
- Type: string
- Application: Global
- Default value: short_description

AI generated property description:
The ServiceNow property `com.snc.contextual_search.widget.form.default_field` specifies the default field name used for search when a Form configuration is created. According to the documentation, this property ensures that a search field with the specified name is automatically generated during the creation of a Form configuration. This streamlines the setup process by predefining a search field, thereby enhancing the efficiency of contextual search within forms. The property is particularly useful for maintaining consistency across different form configurations. For more detailed information, you can refer to the official ServiceNow documentation [here](https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/contextual-search/reference/contextual-search-properties.html).
Source