Title: Include hardcoded fiels
Last modified: April 3, 2019

---

# Include hardcoded fiels

 *  Resolved [Colleen Gratzer](https://wordpress.org/support/users/gratzergraphics/)
 * (@gratzergraphics)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/include-hardcoded-fiels/)
 * I hard coded this set of checkboxes in CF7 but I cannot get the data from them
   when I submit the form. In the Mail tab, Message Body, I’ve tried adding [checkbox-
   type] and all of the individual IDs of the options.
 *     ```
       <fieldset>
         <legend><b>What type of project is needed?</b></legend>
           <input type="checkbox" name="checkbox-type" value="Website" id="Website"><label for="Website">Website design</label>
           <input type="checkbox" name="checkbox-type" value="Branding or marketing collateral" id="Branding or marketing collateral"><label for="Branding or marketing collateral">Branding or marketing collateral</label>
       </fieldset>
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Neil Murray](https://wordpress.org/support/users/buzztone/)
 * (@buzztone)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/include-hardcoded-fiels/#post-11389450)
 * CF7 is just not aware of any hardcoded checkboxes – so they wont be available
   for use in the Mail tab.
 * You would need to use CF7 tags for these items.
 *  Thread Starter [Colleen Gratzer](https://wordpress.org/support/users/gratzergraphics/)
 * (@gratzergraphics)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/include-hardcoded-fiels/#post-11397374)
 * OK, thanks, Neil.
    -  This reply was modified 7 years, 2 months ago by [Colleen Gratzer](https://wordpress.org/support/users/gratzergraphics/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Include hardcoded fiels’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Colleen Gratzer](https://wordpress.org/support/users/gratzergraphics/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/include-hardcoded-fiels/#post-11397374)
 * Status: resolved