We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 44433
    • 33 Posts
    I have made several sites that utilise Formit and Formz. On two particular sites I am finding that after the site has gone live on a server, the emails sent when a form is submitted do not contain information but have the fields e.g.
    Name [[+field4]]
    Company [[+field5]]
    E-mail [[+field6]]
    Phone Number [[+field7]]
    One site was put onto a different server to what it was developed on, but the other was on the same server so I do not think the server is the issue. The emails were working correctly before the sites went live.

    I am unable to find a reason for this and think maybe there is a setting I am missing or something obvious (hopefully). A point in the right direction would be much appreciated.
      Follow me on twitter @christofvonlee
    • Are you sure those are the correct name="..." attributes for those fields in those forms?
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 44433
        • 33 Posts
        I think so because before the site went live the emails were functioning properly. But I am using formz builder to make the forms and save values to the database (which is working so the information is being saved on form submission) but it looks as though the fields aren't being processed when an email is sent but I'm not sure how to test this.

        I will look into the attributes as you mentioned to make sure they are correct.

        Quote from: sottwell at Jun 16, 2014, 11:13 AM
        Are you sure those are the correct name="..." attributes for those fields in those forms?
          Follow me on twitter @christofvonlee