Title: Form body
Last modified: March 31, 2020

---

# Form body

 *  Resolved [lametje06](https://wordpress.org/support/users/lametje06/)
 * (@lametje06)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/)
 * Hi,
 * I created a full form with multiple steps.
    When i send the form i receive the
   email. But there is no form information in the mail.
 * So the only text thats in the mail is: “Form data:”
 * How can i fill the email so all the form data is placed in the mail?
    Im using
   the email builder tool.

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

 *  [Munir Kamal](https://wordpress.org/support/users/munirkamal/)
 * (@munirkamal)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12607102)
 * Hi [@lametje06](https://wordpress.org/support/users/lametje06/)
 * Yeah, you need to set up the email notification for that. I am working on the
   documentation for this plugin.
 * For now, I just recorded a quick rough screencast for you. Hope this helps.
 * Let me know if you need any further assistance. And do pass your feedback about
   the plugin. 🙏
 * Regards,
    Munir
 *  Thread Starter [lametje06](https://wordpress.org/support/users/lametje06/)
 * (@lametje06)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12607154)
 * I see what the problem is.
    I aint got the button next to “Field data” as you
   showed in the video.
 * So i cant select what i want to have in the body..
    Any fixes for that?
 * Edit: i found out what the problem was!
    I had to update to the latest version
   of WordPress to get the button to show up. Thanks for the very quick reaction
   and I enjoy the plugin!
    -  This reply was modified 6 years, 4 months ago by [lametje06](https://wordpress.org/support/users/lametje06/).
 *  [Munir Kamal](https://wordpress.org/support/users/munirkamal/)
 * (@munirkamal)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12607216)
 * [@lametje06](https://wordpress.org/support/users/lametje06/)
 * Great to hear that you got it resolved. 😇
 * Please do pass your feedback. And if you wish you may also get involved with 
   it’s development via Github.
    [https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms)
 * Regards,
    Munir
 *  Thread Starter [lametje06](https://wordpress.org/support/users/lametje06/)
 * (@lametje06)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12612076)
 * Sorry for asking.
    I’m still working on the form but it won’t confirm when submitting
   and won’t send the mail.
 * Yesterday i tested it and it gave me confirmation on the site that it got sended.
   Today i tried again and i wont get the confirmation. The email also wont get 
   send..
 * I tried searching for the problem but can’t find it..
    Can you (plugin creator)
   maybe take a look at what the problem might be? Its for the website: [http://www.feedback.wesleylambeck.nl](http://www.feedback.wesleylambeck.nl)
 * If you need any further information, just let me know!
    -  This reply was modified 6 years, 4 months ago by [lametje06](https://wordpress.org/support/users/lametje06/).
    -  This reply was modified 6 years, 4 months ago by [lametje06](https://wordpress.org/support/users/lametje06/).
 *  [Munir Kamal](https://wordpress.org/support/users/munirkamal/)
 * (@munirkamal)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12612125)
 * Can you please make sure to check your Spam folder for the email?
 *  Thread Starter [lametje06](https://wordpress.org/support/users/lametje06/)
 * (@lametje06)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12612133)
 * I checked the spam folder -> no message received..
 * Won’t get the confirmation when submitting the filled form, and no mail received.
 * The person who fills in normally gets a confirmation when they submit the form,
   but it won’t happen. Although it did work yesterday..
 * Tried creating new form, still doesnt work..
    -  This reply was modified 6 years, 4 months ago by [lametje06](https://wordpress.org/support/users/lametje06/).
 *  [Munir Kamal](https://wordpress.org/support/users/munirkamal/)
 * (@munirkamal)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12612341)
 * I’ve just tested it at my end on a test form. And it seems working fine for me.
 * Can you please test it by disabling all other plugins?
 * If it works, then enable the plugins one by one to find out the conflicting plugin.
 * Regards,
    Munir
 *  Thread Starter [lametje06](https://wordpress.org/support/users/lametje06/)
 * (@lametje06)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12612390)
 * Hi,
 * I aint got any other plugins on that website. So Gutenberg Forms is the only 
   one.
    I can give you an administrator account on my site if that can help finding
   the problem? Whats your e-mail so i can send you an account?
 * No other plugins involved, no mails in spam, no confirmation when submitting 
   the form etc.
    -  This reply was modified 6 years, 4 months ago by [lametje06](https://wordpress.org/support/users/lametje06/).
 *  [alpeco](https://wordpress.org/support/users/alpeco/)
 * (@alpeco)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12656531)
 * I have the same problem. So I have analyzed the code and found out what the cause
   is: If the form contains file uploads, the error occurs when not all file fields
   contain content.
    -  This reply was modified 6 years, 4 months ago by [alpeco](https://wordpress.org/support/users/alpeco/).
    -  This reply was modified 6 years, 4 months ago by [alpeco](https://wordpress.org/support/users/alpeco/).
 *  [Munir Kamal](https://wordpress.org/support/users/munirkamal/)
 * (@munirkamal)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12656562)
 * Hi [@alpeco](https://wordpress.org/support/users/alpeco/) & [@lametje06](https://wordpress.org/support/users/lametje06/)
 * Thank you for testing and reporting the issues. I will look into this again and
   will make sure to fix it in the next update which is getting ready with some 
   major feature(s).
 * You may also get involved with the development and report bugs via GitHub.
    [https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms)
 * Regards,
    Munir
 *  [Munir Kamal](https://wordpress.org/support/users/munirkamal/)
 * (@munirkamal)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12662921)
 * Hi [@alpeco](https://wordpress.org/support/users/alpeco/) & [@lametje06](https://wordpress.org/support/users/lametje06/)
 * Just to update you that a new version has been released and it should have fixed
   your reported issue. Thanks for the contribution by [@alpeco](https://wordpress.org/support/users/alpeco/)
   for that.
 * It also got some great new features like:
 * * Entries Management
    * A standalone post type for creating forms that you can
   use anywhere in WordPress using a shortcode. * Ready to use Form Templates Library*
   And more..
 * Could you please re-test the new version and let me know how it goes?
 * Cheers,
    Munir

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

The topic ‘Form body’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/forms-gutenberg_fcfcfc.svg)
 * [Gutenberg Forms - WordPress Form Builder Plugin](https://wordpress.org/plugins/forms-gutenberg/)
 * [Support Threads](https://wordpress.org/support/plugin/forms-gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/forms-gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forms-gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forms-gutenberg/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [Munir Kamal](https://wordpress.org/support/users/munirkamal/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/form-body/#post-12662921)
 * Status: resolved