[[+content_image]]
R
R
RushV2021-08-11 15:24:06
MODX
RushV, 2021-08-11 15:24:06

How to specify multiple addresses for formi notifications?

I welcome everyone!
How to specify multiple addresses for formi notifications?
I put it like this and it doesn't work.

[[!AjaxForm? 
                    &form=`tpl.AjaxFormQuestionnaire` 
                    &snippet=`FormIt`
                    &hooks=`email`
                    &emailSubject=`Сообщение отправлено с сайта MODX Revolution заказ на расчёт стоимости`
                    &emailTo=`email [email protected] , email [email protected]`
                    &emailFromName=`Фирма`
                    &emailTpl=`Tpl.e-mail-cost-calculation`
                    &validate=`userName:required,tel:required`
                    &emailHtml=`1`
                    &clearFieldsOnSuccess=`1`
                    &validationErrorMessage=`В форме содержатся ошибки!`
                ]]

Comes only on the first.

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
D
Danny Arty, 2021-08-11
@DanArst

Should work if you specify multiple emails separated by commas. Show the full call and is there an error log for the period of sending?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question