Hi - I'd like to have the custom merge tag which reads "email address" delete when the user starts typing their address in the email field. I've searched the forum and cannot find an answer. Thanks!
Hi - I'd like to have the custom merge tag which reads "email address" delete when the user starts typing their address in the email field. I've searched the forum and cannot find an answer. Thanks!
Someone actually wrote a quick tutorial on this today: http://www.warrenchandler.com/2012/10/11/gravity-forms-three-handy-tips/
That link and jquery solution didn't work for me. Brought up a blank white page for the entire admin panel. Instead, I found this plugin. Works great! The field label becomes the placeholder (and the label doesn't display), when you add the CSS Class Name 'gplaceholder' http://wordpress.org/extend/plugins/gravity-forms-placeholders/
Thanks for posting that link.
If the solution you pasted into your header.php caused a white screen in the admin panel, chances are the code has an error, or you pasted it in incorrectly. I can't see how pasting something into the theme's header.php caused a problem in your admin, but it is possible.
I'm glad you found a solution which works for you.