Skip to content

Page with different captcha options get only the last option set #24

Description

@elisandroesp

Hi Blake!
Single page with 3 forms

  • form1 captcha enabled
  • form2 captcha enabled
  • form3 captcha disabled

Since we are setting and checking a single page variable, all forms will have captcha disabled.

// classes/MagicForm.php
$this->page['recaptcha_enabled']       = $this->isReCaptchaEnabled();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions