Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the entity from the Entities service.
  2. Click the Configuration tab.
  3. Click the Attributes sub-tab.
  4. Open a new Entity Attributes sub-type record.
    • Click the New Record... button, or right-click in the gray area and select New from the pop-up menu.
       
  5. Enter ShowDecryptedFieldOverrides in the Name field.
  6. Enter the field and the appropriate behavior in the Value field as follows:
    • EncryptedField(Show): Enter the name of the Encrypted field and Show in paratheses if you want to enable the Show Decrypted option for this field within a view.
    • EncryptedField(Hide): Enter the name of the Encrypted field and Hide in paratheses if you want to disable the Show Decrypted option for this field within a view.
       
  7. Using a pipe-delimited list, add additional fields and the appropriate show/hide behavior as necessary. ShowDecryptedFieldOverrides Attribute Image Removed

     ShowDecryptedFieldOverrides AttributeImage Added