glide.ui.vcs.collision_avoidance

ServiceNow property description:

This property is to enable/disable collision avoidance feature. Set the property to true to enable the feature. And setting it to false will disable the feature.

Attributes

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

AI generated property description:

The ServiceNow property `glide.ui.vcs.collision_avoidance` is used to enable or disable the collision avoidance feature. When set to true, this property activates the collision avoidance mechanism, which helps prevent conflicts when multiple users are editing the same record simultaneously. Conversely, setting this property to false will disable the feature, allowing changes to be made without checking for potential conflicts. This property is crucial for maintaining data integrity in collaborative environments. For more detailed information, you can refer to the [ServiceNow documentation on collision avoidance](https://docs.servicenow.com/bundle/washingtondc-application-development/page/build/applications/task/collision-avoidance.html).

Source

Related property: glide.ui.advanced