I am working on a registration form that will create member records. Of course, the password in the Member record is encryped ... however, Forms writes the value of each field to it's own database and the password field shows up in the list of entries in plain text!
Is there any way of disabling the storage of records by Forms, or can I somehow create the Member record first, then get the encrypted password and write that to the Forms record?
Forms switch off creating records
I am working on a registration form that will create member records. Of course, the password in the Member record is encryped ... however, Forms writes the value of each field to it's own database and the password field shows up in the list of entries in plain text!
Is there any way of disabling the storage of records by Forms, or can I somehow create the Member record first, then get the encrypted password and write that to the Forms record?
is working on a reply...