Can I Define my own form markup and map with to the form generated using Gravity Form (wordpress plugin)?

霸气de小男生 提交于 2020-01-03 03:27:08

问题


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.


回答1:


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.



来源:https://stackoverflow.com/questions/13341521/can-i-define-my-own-form-markup-and-map-with-to-the-form-generated-using-gravity

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!