• When I test a form on my site that includes multiple TEXT fields it shows in the submission confirmation that the correct data is sent. However, when I receive the email it only displays data for 2 of the TEXT type fields. Is there a limit on the number of each field types? In this example I have 6 non-required fields that are of the type TEXT. Below is the form definition.

    [contact-form subject='Punch Drunk Dynasty - TAXI SQUAD MOVE'][contact-field label='Franchise Name' type='name' required='1'/][contact-field label='Franchise Owner%26#039;s Email' type='email' required='1'/][contact-field label='Active Roster Player to DEMOTE to Taxi Squad' type='text'/][contact-field label='Active Roster Player to DEMOTE to Taxi Squad' type='text'/][contact-field label='Active Roster Player to DEMOTE to Taxi Squad' type='text'/][contact-field label='Taxi Squad Player to PROMOTE to Active Roster' type='text'/][contact-field label='Taxi Squad Player to PROMOTE to Active Roster' type='text'/][contact-field label='Taxi Squad Player to PROMOTE to Active Roster' type='text'/][/contact-form]

  • The topic ‘Jetpack CONTACT FORM – Not sending entire submission’ is closed to new replies.