I have created a new user registration form with Chronoforms7. But it is automatically adding new users to Joomla user management without them having to click the user activation link they recive from the form. I can see them there as enabled and activated... just by filling out the form and submitting it. I have set in the Joomla user management options, the New User Account Activation setting to "self". Is there another setting somewhere I need to change? or in the Forms advanced settings do I need to set some specific ACL profile?
Since they are already activated I don't know if clicking this link which is in the email sent to the user is the correct one to use or not. Is this the correct one to use?
<a href="https://mydomain.com/index.php?task=registration.activate&token={user:id}">Activate Your Registration</a>
Lastly in the email that goes to the admin it shows the password the user used to create the account, even though I'm using the password field. Is that expected behavior? How can I change that?
Since they are already activated I don't know if clicking this link which is in the email sent to the user is the correct one to use or not. Is this the correct one to use?
<a href="https://mydomain.com/index.php?task=registration.activate&token={user:id}">Activate Your Registration</a>
Lastly in the email that goes to the admin it shows the password the user used to create the account, even though I'm using the password field. Is that expected behavior? How can I change that?