I
I
IgorRastarov2017-06-14 19:49:16
1C-Bitrix
IgorRastarov, 2017-06-14 19:49:16

How is the disappearance of recaptcha with ajax treated?

Hi all. Tell me, please, who can come across.
I have a Bitrix feedback form component.
Call:

<?$APPLICATION->IncludeComponent
    (
      "mine:main.feedback",
      "",
      Array(
        "AJAX_MODE" => "Y",
        "USE_CAPTCHA" => "Y",
        "OK_TEXT" => "Спасибо, ваше сообщение принято.",
        "EMAIL_TO" => "",
        "REQUIRED_FIELDS" => array("NAME","PHONE"),
        "EVENT_MESSAGE_ID" => array("7")
        )
    );?>

I screwed up Google recaptcha, but it disappears after filling out the forms (
If you remove "AJAX_MODE" => "Y", then it works fine. Don't know how to treat it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Алексей Емельянов, 2017-06-14
@babarun Куратор тега 1С-Битрикс

На перезагрузку области формы повесьте повторную инициализацию рекапчи

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question