Hi @battk, just a quick question, maybe you know the answer. We have this implemented via Online Customer Form, so we have a Password field from the form and we use that to set the password when we provide access to contact record.
Now, the issue is we're getting an Encrypted value when using getValue() to a custom field with Password type. When we set the Password of the Contact record, we successfully provided the access. But when logging in to the website, we're getting Failed Password error. Is getValue() for Password returns an encrypted value?