http://alphawerks.co.uk/email Return to referer URL

Forms

  • email
    • email
    • companyName
    • firstName
    • lastName
    • requirement
    • body
    • Send

email

"App\Form\Type\EmailType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "requirement" => "API Builds"
]
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
action
"/email"
same as passed value
requirement_choices
[
  "Social" => "Social"
  "SaaS Products" => "SaaS Products"
  "API Builds" => "API Builds"
  "API Integrations" => "API Integrations"
  "eCommerce" => "eCommerce"
  "All of the above" => "All of the above"
]
[
  "Social" => "Social"
  "SaaS Products" => "SaaS Products"
  "API Builds" => "API Builds"
  "API Integrations" => "API Integrations"
  "eCommerce" => "eCommerce"
  "All of the above" => "All of the above"
]

Resolved Options