I am using Gravity Forms in my wordpress site. I want a way in which I can define my own form markup and map it to the form generated using Gravity Forms so when someone submits the form it mails to the email id defined in gravity form and also adds to the gravity form section in wordpress backend.
Leave a Reply
You must be logged in to post a comment.
This will allow for placeholder text in text inputs for Gravity Forms.
Gravity Forms Placeholder Text
You may have to delete the very first
<?php
from this block of code. You’ll then have an additional “Placeholder” input in the Gravity Forms editor for text inputs.