Skip to main content
vempatir680997
August 11, 2023
Question

how to convert encryptedTextField value to Test?.

  • August 11, 2023
  • 1 reply
  • 0 views

i need to convert encryptedTextField Value to TEXT values,

"I am entering the data in encryptedTextField"

while entering value the data is should be encryptedText but in DB it should be in TEXT format so i need to convert the encryptedTextField value to TEXT values,

I used type! but it's not working if anyone know about any function can you please help me with it.

1 reply

mathieud0001
Brainy
August 11, 2023

Not clear what you are trying to do. Encrypted text fields are text fields at the DB level. Just the value is a string that was encrypted using a key.