Hello. Your Gravity Forms plugin is great. I've purchased the Developer version, and I implement it on all my sites. Conditional logic is killer good. MailChimp integration rocks big time.
I have a few questions regarding the handling of credit card numbers. I would like the CC number to be emailed from a secure page. Then is the question of what to do with the entry. (I am not a php programmer, though I do muck around and modify bits of code that I can understand and adapt easily.)
1. Can GF alter the number so that the database record only shows the last 4 digits: "XXXX XXXX XXXX 1234"?
2. Can GF alter the number in the Notification to User email to also show only the last 4 digits.
3. Can GF not allow the browser to remember what was typed into that field? Currently FireFox remembers the text typed into that field from one session to another.
Essentially, the only person to see the entire card number is the one viewing the Notification to Administrator.