How to retrieve value from custom Field (Type= Password) and compare it with any value using suitescript 2.0 . When I try to retrieve password it doesn't give the actual value , it shows "(encrypted)" . can anyone help in this regard ?
Thanks have read this , it says to define a hidden field ..How can i achieve this ? and do you know how to encrypt the value that needs to be compared with the password
b
battk
05/15/2020, 2:58 PM
you would need to encrypt it yourself
👍 1
battk
05/15/2020, 2:59 PM
you create a text field, make its display type hidden so people cant see it