Earl
Well-known member
Please provide a way to force the captcha type. Please give a chance to developers to override the global captcha setting
So they can do something like this:
So they can do something like this:
<xf:captcharow type="recaptcha" label="{{ phrase('verification') }}" hint="{{ phrase('required') }}"/>
<xf:captcharow type='qna' label="{{ phrase('verification') }}" hint="{{ phrase('required') }}"/>
Upvote
3