Hash/encrypt IP address on submission
Is there a way to hash the IP address immediately upon submission (one-way encryption) to protect identifiable information but also allow to check for duplicate submissions?
Or is there a way to strip the IP address before storing it in the form record?
You can disable the IP logging from Global Settings.
Shahjahan JewelΒ Thank you for the quick reply. That makes sense that you already have that capability.