glide.live_profile.details

ServiceNow property description:

Sets whether a user should be able to see all detail fields of a Live Profile (such as Company name, Phone numbers) regardless of ACLs (Show), follow ACLs should they be defined for those fields (ACL), or hide them all regardless of ACLs (Hide). Use STRICT_ACL to follow ACLs on entire data.

Attributes

  • Sys ID: 89c912639f1122005cec3b8eb42e70cc
  • Type: choice list
  • Application: Global
  • Default value: ACL
AI Logo

AI generated property description:

The ServiceNow property `glide.live_profile.details` determines the visibility of detail fields in a Live Profile, such as Company name and Phone numbers. This property can be set to one of four values: `Show`, `ACL`, `Hide`, or `STRICT_ACL`. When set to `Show`, all detail fields are visible to the user regardless of any Access Control Lists (ACLs). If set to `ACL`, the visibility of each field follows the defined ACLs. Setting it to `Hide` ensures that all detail fields are hidden from the user, irrespective of ACLs. The `STRICT_ACL` setting enforces ACLs on the entire data set, providing the most stringent control over data visibility.

Source

Related property: glide.sc.req_for.roles.default