Joomla registration with verification

cachito 12 Jul, 2017
Hi there,

i like to make a registration form with Chronoforms v6. Most is up and working.

After the new user has entered all his data (including some fields that are not standard) i save the User with the Joomla->SaveUser-Action.

First problem: how can i get that new userid? i need this userid to save it to the extra table with the non-standard fields.
Second problem: what must i do send the Verification Mail is send to the user?

Thank you
Gerhard
Max_admin 14 Jul, 2017
Hi Gerhard,

As per the manual, every action returns a result available inside {var:action_name}, the user id should be available there and you can check the data path using a "Debugger" action.

The verification email is sent manually now, so you need an email action, and you need to store the verification code inside a session variable then add it inside a link in the email pointing to a verification event in the form.

A demo form is available for this, please send me a message using the contact us page to get it, it should be available in the next update.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.