We have implemented gravity forms now we want to download the filled forms from wordpress site. We are unable to see the encrypted data in pdf. Our document has everything encrypted hence its blocking us.
Solution: is there a way we can decrypted the data and allow user to download their forms? Plz help
We are encrypting data in SQL backend that is entered by user using gravity form. These are sensitive data. We now want to enable user to download their filled forms
As I mentioned, that is not Gravity Forms functionality. If you are encrypting it in the SQL backend, you will need to provide a method for decrypting it. I’m not sure when or how you will do that, in time to have it decrypted in the PDF. I will leave this open in case someone else wants to add their experience.