Skip to main content
Nintex Community Menu Bar
Question

access value of encrypted field in skuid?

  • July 10, 2024
  • 2 replies
  • 15 views

Forum|alt.badge.img+18

I’m trying to create a ui formula field that compares the value of a ui text field with the value of an encryptedtext field.

But merge syntax on an encrypted field just returns ‘****’.

How can I access the actual value of an encrypted field?

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+13

You must have “View Encrypted Data” permission on your Profile / via Permission Sets in order to view encrypted fields within Skuid pages, same as in native Salesforce UI.


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

Thanks.