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
or i need to create new table like the tutorial
Hi anuaromar,
Not much info here. You can connect to an existing table using the list in the DB Connection tab.
Bob
Not much info here. You can connect to an existing table using the list in the DB Connection tab.
Bob
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??
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
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.