You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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.

Open Form Builder and Edit the "Text Field" you want to encrypt. Check the Encryption check box. 

  • No labels