Dear all,
I have created a form for custom user registration in joomla using chronoform v6. I would like the user to be activated via activation link sent by email.
The user is created and the email sent but the activation link is not working (it always sends this link: https://psco-conference.org/activate)
I have based my form on the Demo form: Joomla user registration. However this form has an action that I can not find in the list of actions and therefore I can not add in my form. The action is Save to session after Validate Fields (see image).
I don't know if this might be the problem.

The code I'm using on the email sent to the user is: Activation link: {url.full:activate$code=(session:activation_code)}
Any hints on that?
Thanks,
Anna.
I have created a form for custom user registration in joomla using chronoform v6. I would like the user to be activated via activation link sent by email.
The user is created and the email sent but the activation link is not working (it always sends this link: https://psco-conference.org/activate)
I have based my form on the Demo form: Joomla user registration. However this form has an action that I can not find in the list of actions and therefore I can not add in my form. The action is Save to session after Validate Fields (see image).
I don't know if this might be the problem.

The code I'm using on the email sent to the user is: Activation link: {url.full:activate$code=(session:activation_code)}
Any hints on that?
Thanks,
Anna.