Hi, I'm trying to create a form with repeated fileds saved in external database and send data to email, but I've some problems.
1. Via Email I received only fields non repeated.
2. When I setup an External database (and enable it), the program continue to use internal one
I create also new tables on the new db that I see and select into dropbox. When I save I receive an error that the table selected non exist in internal database.
3. When I save the table that CF create break with an SQL error or contains a field named 'key}'
1060 Duplicate column name 'key}'
4. Last, there is a way to tell Chronoform to create a form with textfield less of 255 char, in automatic way? I tried to use maxfield size, but nothing...
5. Is there a way to divide a big form in multipage forms related or a way to reduce vars? (now I reach 6900 vars and the editing in slow, but very slow)
6. The dynamic repeat with button not work at all.
Where I go wrong? Some suggests and some sample form ready made to study.
Thanks
Ciro
PS I attach the my demo contact form that I'm using to learn (I removed my email inside it). But it don't work!
Now it create 3 db row with all datas for eache repeating field (only internal db).
The manual is not clear.
May you help me fixing the contact form?
It is useful to publish it, complete ad working, for other customer.
1. Via Email I received only fields non repeated.
2. When I setup an External database (and enable it), the program continue to use internal one
I create also new tables on the new db that I see and select into dropbox. When I save I receive an error that the table selected non exist in internal database.
3. When I save the table that CF create break with an SQL error or contains a field named 'key}'
1060 Duplicate column name 'key}'
4. Last, there is a way to tell Chronoform to create a form with textfield less of 255 char, in automatic way? I tried to use maxfield size, but nothing...
5. Is there a way to divide a big form in multipage forms related or a way to reduce vars? (now I reach 6900 vars and the editing in slow, but very slow)
6. The dynamic repeat with button not work at all.
Where I go wrong? Some suggests and some sample form ready made to study.
Thanks
Ciro
PS I attach the my demo contact form that I'm using to learn (I removed my email inside it). But it don't work!
Now it create 3 db row with all datas for eache repeating field (only internal db).
The manual is not clear.
May you help me fixing the contact form?
It is useful to publish it, complete ad working, for other customer.
This topic is locked and no more replies can be posted.