Link my form to some field in the CB table

fdiagou 02 Jul, 2010
Hi,

I need to link my form to some fields only within the cb comprofiler table with are not part of the registration table.
I am not sure if linking the form to the table using chronoform will link the form to all the fields within the table and subsequently result in issues. All i want to do is to store the data in some specific fields only not all the fields with the table.
I can`t find how to use chronoform to link each field of the form to a specific field within the database.
Thanks
Franck
GreyHead 02 Jul, 2010
Hi fdiagou,

The ChronoForms DB Connection will add or update the columns with names matching the form inputs. If one of these matches an exsiting primary key in the table it will be updated otherwise a new record will be created.

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