Protecting Form Fields in Joget
Joget now allows the form fields in the application designer to be protected. It allows our users to protect sensitive data such as SSN, Password, etc. This will ensure that the submitted data will be protected.
By default, the password field is encrypted and looks as follows in the database (%%%%ENCRYPTED_VALUE%%%%)
A text field can also be made a protected field.