create registration form and connect to existing database

anuaromar 02 Jul, 2010
hi guys,i am new using choroforms..i wanna ask some question,i have create registration form using chronoform and i want to connect with existing table,can i do that?? means no need to create table,
or i need to create new table like the tutorial
GreyHead 02 Jul, 2010
Hi anuaromar,

Not much info here. You can connect to an existing table using the list in the DB Connection tab.

Bob
anuaromar 02 Jul, 2010
really thnks greyhead,i will try it
anuaromar 05 Jul, 2010
greyhead,if i want to use the existing database..so,i need to change field name in the code with name field in database,.its correct??
GreyHead 05 Jul, 2010
Hi anuaromar,

Yes. The names of the inputs in the form must exactly match the column names in the database table for the data to be saved by the DB Connection.

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