Data is residing in DB but is it possible to show encrypted data in UI instead of actual value?
Discussion posts and replies are publicly visible
The purpose of encryption is to make something meaningless to everyone who is not authorized. That being the case, you may want to consider simply not displaying it, or have some kind of meaningless place holder.
It is possible the a!encryptedTextField, might be what you are looking for, too.
encryptedtextFiled can be used to encrypt while saving into DB. But here what i am looking for if any data is being processed then if it can be encrypted at Appian level whether UI or process report etc.
You can use this plugin: community.appian.com/.../encryption-functions