Hi,
I have a multi-form that's working just fantastic (thanks for your help Bob), I have created a table for the forms to capture the user's data. It's working it's just:
[list]I have missed two fields that I'd like to add to the table[/list]
[list]1 field needs amending (name change) in the table[/list]
Just to note multi-form layout is as follows:
[list]Mother[/list]
[list]Page 1 (One or two fields I'd like to rename)[/list]
[list]Page 2 (Missing data, needs to be added to the table)[/list]
I can't seem to see how to make the change
I have a multi-form that's working just fantastic (thanks for your help Bob), I have created a table for the forms to capture the user's data. It's working it's just:
[list]I have missed two fields that I'd like to add to the table[/list]
[list]1 field needs amending (name change) in the table[/list]
Just to note multi-form layout is as follows:
[list]Mother[/list]
[list]Page 1 (One or two fields I'd like to rename)[/list]
[list]Page 2 (Missing data, needs to be added to the table)[/list]
I can't seem to see how to make the change
Hi rob_hawthorn,
Before you edit the table make a backup!
You can edit the table in several ways. The ChronoForms Table Manager will let you drop a table; add new columns and make some changes to existing columns. (You can also use any good MySQL tool like PHPMyAdmin, the EasySQL Joomla extension, or my preference the MySQL query browser.)
To make table changes show up in ChronoForms you need to refresh the DB Connection. In the DB Conenction tab set the connection to 'NO' Apply the form to save it; set the Connection back to 'Yes' and Apply again. This will update the table class that ChronoForms saves in the database.
Bob
Before you edit the table make a backup!
You can edit the table in several ways. The ChronoForms Table Manager will let you drop a table; add new columns and make some changes to existing columns. (You can also use any good MySQL tool like PHPMyAdmin, the EasySQL Joomla extension, or my preference the MySQL query browser.)
To make table changes show up in ChronoForms you need to refresh the DB Connection. In the DB Conenction tab set the connection to 'NO' Apply the form to save it; set the Connection back to 'Yes' and Apply again. This will update the table class that ChronoForms saves in the database.
Bob
THanks very much Bob I'll have a go at this
This topic is locked and no more replies can be posted.