Is there a way to add HTML5 placeholders to Gravity Forms? I’ve tried a number of plugins, but none of them appear to work.
Gravity Forms: http://www.gravityforms.com/
One Plugin (that doesn’t work): http://wordpress.org/extend/plugins/gravity-forms-auto-placeholders/changelog/
Another: http://wordpress.org/extend/plugins/gravity-forms-placeholders/
Yes, please see my answer on the following thread: Can I Define my own form markup and map with to the form generated using Gravity Form (wordpress plugin)?
This will add an extra field for text inputs that will allow for placeholder text. Very easy to implement, basically adding some code to the functions.php file.