We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16552
    • 2 Posts
    I managed to get it work by changing emailsender to my email address in the snippet call. Is there anyway way for it to get the email address from the config instead.
    • You can either leave it out altogether, or use [(emailsender)]. The $modx->config[] array is only for use in PHP code (snippets, plugins, etc). But if you leave out the &to parameter eForm will automatically pick it up from the config (using $modx->config[’emailsender’], in the PHP code)
        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