Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Jomla 3 上使用微风的 forms1.7.5
我想在表单提交时向两个不同的电子邮件 ID 触发两封不同的电子邮件
需要帮忙
表单属性中有一个名为“邮件收件人”的字段,您可以在那里放置多个邮件,例如:
ex1@example.com ; ex2@example.com ; ex3@example.com
是的,您需要在分号之前和之后用空格分隔它们。