Set “From” email to “Site Default”. Currently, if we clear the from field it inserts a shortcode for the admin email. We use the excellent Post SMTP (and there are many others like it) plugin to send email through our SendGrid account, and set the “From” address for the WP site. However, Gravity Forms overrides this per-form. So it causes extra complexity and difficulties for us on setup and if we ever need to change the from address.
- We have to set a From address on every form, to ensure it comes from a SendGrid authorized domain.
- If we need to change the “from” email on a site, we should be able to just change it in the Post SMTP plugin and be good. But instead we have to change it on all Gravity Forms on the site as well.
It’s a big pain and hassle. Especially if we change sending services and have to update the address on 30 or 100 sites. Then we have to do 100 sites, plus 1-5 (on average) Gravity Forms on each of those sites. It just adds a lot of overhead. How about adding a shortcode for “site default” or if it’s left blank, just inherit the site default, rather than filling the admin email shortcode?