Is it possible that everytime a user submits a form the data is encrypted? We are using a SSL certificate but we dont want to use it for each content page because it slows down the system so i wanted to know if there is a way to encrypt just the data after submitting the form
how to encrypt personal information
Hello,
Is it possible that everytime a user submits a form the data is encrypted?
We are using a SSL certificate but we dont want to use it for each content page because it slows down the system so i wanted to know if there is a way to encrypt just the data after submitting the form
Thanks
Hi,
This functionality is not built in by default but you could write a workflow to encrypt and store data as suggested by Tim (who built Contour).
is working on a reply...