Using Joomla Registration

GeoffreyB60 07 Mar, 2015
I am using the Joomla Registration action to create a new user and I need to return the created Joomla userid to the chronforms table associated with the form.

Is there a simple way to do this?
GreyHead 10 Mar, 2015
Hi GeoffreyB60,

I believe that the new User ID is added to the $form->data array after the Registration action, if you add a Debugger action temporarily you should be able to see where it is saved.

Bob
This topic is locked and no more replies can be posted.