glide.ui.text_search.enable
ServiceNow property description:
Enable Global Text Search.
Attributes
- Sys ID: 186469670a0a0b06002107a0546d8e8f
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.text_search.enable` is used to enable or disable the Global Text Search feature within the platform. When this property is set to true, users can perform text searches across multiple tables and records from a single search interface. This enhances the user experience by allowing comprehensive searches across the entire ServiceNow instance. Disabling this property (setting it to false) will turn off the Global Text Search functionality, limiting search capabilities to more specific or localized searches. This property is crucial for administrators to control the availability and scope of search features in their ServiceNow environment. For more details, refer to the [ServiceNow documentation](https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/search-administration/task/set-global-text-search-properties.html).
Source