Skip to main content

Contact

PropertyValue
descriptionContact
tagsindex, doc, mac-starter, form

Structure

Section

Validation

  • Inline Validation = On Field Change / Blur

Text First Name

  • Show Label = true
  • Required = true
  • Auto Complete = given-name

Text Last Name

  • Show Label = true
  • Required = true
  • Auto Complete = family-name

Email Email

  • Show Label = true
  • Required = true
  • Auto Complete = email

Phone Phone

  • Show Label = true
  • Required = true
  • Auto Complete = tel
  • International Telephone Input = true
    • Allow Dropdown = true
    • Show Placeholder Number = true
    • National Mode = true
    • Separate Dial Code = true
    • Validate Number = true
    • Return Format = National
    • Initial Country = Auto (IP Lookup)

Text Area Inquiry

  • Show Label = true
  • Required = true
  • Rows = 4
  • Auto Grow = true
  • Show Label = false
  • Checkboxes
    • I consent to #blog_name storing my submitted information so they can respond to my inquiry
      • Required = true

Submit Submit

Conditions

  • None

Actions

Save To Submissions

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true
    • Fields to Save = Save All Fields

Show Message

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true
  • Type = Success

Content

<p>Thank you for your submission.</p>

Send Email

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true

From

  • From Email Address = #option_get("options_forms_from_email")
  • From Display Name = #blog_name

To

  • Email Address = #option_get("options_forms_to_email")

  • Display Name = #blog_name

  • Reply To = #field([Email])

  • Subject = #form_label

Message

<h3>#email_subject</h3>
<p>#email_submission</p>

Settings

Spam

Honeypot

  • Enable = true