Hello,
I must confess that I find chronoforms very nice but however I am trying to do everything due to FAQs and docs I still have some major problems.
I am creating form for registration for conference: http://chdz.pl/sympozjum.html
I need save form data from applicants in file / spreadsheet / db so my other colleagues can verify it.
Problems:
1. When I create DB:
- most important fields data (text1, text2...) are not going to DB table
- only button9 etc are saving
This is what debbuger shows:
2. When I choose Google Spreadsheet Save:
- spreadsheet is not filling in
- I attach screenshots
3. When I choose XLS
- xls file is creating but nothing happens in this file
Please please help! Thank you
PS. Could anyone explain me what "Array" means? English is not my first language and as you can see I am not IT/programming specialist and this word occurs very often and maybe this is my problem I don't understand this
For example I still have something like this in debbuger
I must confess that I find chronoforms very nice but however I am trying to do everything due to FAQs and docs I still have some major problems.
I am creating form for registration for conference: http://chdz.pl/sympozjum.html
I need save form data from applicants in file / spreadsheet / db so my other colleagues can verify it.
Problems:
1. When I create DB:
- most important fields data (text1, text2...) are not going to DB table
- only button9 etc are saving
This is what debbuger shows:
[DB Save] => Array
(
[Queries] => Array
(
[0] => INSERT INTO `chdz_chronoengine_chronoforms_sulislaw2015` (`button9`, `user_id`, `uniq_id`, `created`) values ('Wyślij zgłoszenie / Submit', '0', '279c69d349710a4742e7ca0b5125551b84aab570', '2015-07-21 10:25:13');
2. When I choose Google Spreadsheet Save:
- spreadsheet is not filling in
- I attach screenshots
3. When I choose XLS
- xls file is creating but nothing happens in this file
Please please help! Thank you
PS. Could anyone explain me what "Array" means? English is not my first language and as you can see I am not IT/programming specialist and this word occurs very often and maybe this is my problem I don't understand this
For example I still have something like this in debbuger
Errors
Array
(
)