DB Save Action on custom registration

Save registration data to a secondary database table.

Overview

The DB Save action was incorrectly set to update instead of insert new records.
Change the DB Save action mode from update to insert to properly save the registration data to the second table.

Answered
al allanbeth 04 Sep, 2014
[attachment=0]registration form.png[/attachment]Hi,

I cant get my registration form to save registration data to a second table.

Joomla registration works fine and the data to save is showing in the debug information, it just wont save to the secondary table.

any help is, as always much appreciated.

screen shot attached of my actions list
al allanbeth 04 Sep, 2014
Answer
ok, so after a long night, i found the problem and it works now. it was trying to update the table not insert, mainly because i was being an idiot🙂

sorry to bother
This topic is locked and no more replies can be posted.