If ReCaptcha is enabled in the registration form and custom fields are used at the same time, ReCaptcha is placed before custom fields. It doesn't make sense, the ReCaptcha should be placed before the submit button.
The same if "User - profie" fields are enabled.
The ReCaptcha should be placed before the submit button.
The ReCaptcha is placed before custom field, in the midddle of the form.
J4.1.2
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
@Vanshitasingh you could read the docs to understand.
An administrator can allow user registration, then users can register.
https://docs.joomla.org/Allowing_user_registration
He(she) can activate Google ReCaptcha - this is injected by a plugin after the registration form
https://docs.joomla.org/J3.x:Google_ReCaptcha
In this form, the user adds some custom fields.
So you would need to enable user registration, get a google re-captcha and add a custom field in the the registration form.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-05-01 05:50:40 |
Closed_By | ⇒ | alikon |
Can you explain in detail how to reproduce this issue?