Encrypted Field Configuration form is missing fields in the 'column' fieldIssue The Encrypted Field Configuration (sys_platform_encryption_configuration) form has some options missing in the 'column' field The fields that are missing are 'String' type so the fields should be able to be encrypted ReleaseNew YorkCauseWhen you first create a field, and you plan on encrypting it, you have the option to set the type of the new field to 'Encrypted Text' as opposed to something like a type 'String'. Then a new entry in the sys_platform_encryption_configuration table will be automatically created for you. In that case you will not see the field listed as an option in the Encrypted Field Configuration form.ResolutionIf you decide to change the created field from Type = Encrypted Text to Type = String then you will now see the field listed as an option in the Encrypted Field Configuration form.