Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Clifford Paulick

    (@cliffpaulick)

    Does something like this exist ([contact-to [field "my_custom_field"] /]):

    [contact-form] [contact-to [field "my_custom_field"] /] [contact-field label="Name" type="name" required="true" /] [contact-field label="Email" type="email" required="true" /] [contact-field label="Message" type="textarea" required="true" /] [/contact-form]

       
    Instead of this ([contact-form to="email@address.com"]):

    [contact-form to="email@address.com"] [contact-field label="Name" type="name" required="true" /] [contact-field label="Email" type="email" required="true" /] [contact-field label="Message" type="textarea" required="true" /] [/contact-form]

    ???

    Thanks a lot!

    I don’t think it works with short codes. I had nearly the same question and received a little direction but still working on it.
    Take a look at [Plugin: Formidable] Features?

    Please let me know if you figure it out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Grunion Contact Form] Pull email address from custom field?’ is closed to new replies.