I have an issue which has been discussed during the past but from what it seems no solution has been found.
If I fill in the redirect url or the onsubmit code, then the data are saved in the db but I get a "500 - No valid database connection:" error in the frontend. If I fill in the submit url, then the redirect works but the data are not saved in the db.
I tried to isolate the problem and realized it occurs the time I add a listbox in my form and more specifically when "var $select_1 = null;" is added in the dbclasses field of jos_chrono_contact table.
I've installed both chronoform versions (V3.2.0 and V4 RC1.7) and none of them worked. I've tried practically everything, but no, as soon as it detects a listbox connecting the db the redirect stops working.
I cannot add a single listbox!
What else can I do?
Thnx in advance,
Rosana
If I fill in the redirect url or the onsubmit code, then the data are saved in the db but I get a "500 - No valid database connection:" error in the frontend. If I fill in the submit url, then the redirect works but the data are not saved in the db.
I tried to isolate the problem and realized it occurs the time I add a listbox in my form and more specifically when "var $select_1 = null;" is added in the dbclasses field of jos_chrono_contact table.
I've installed both chronoform versions (V3.2.0 and V4 RC1.7) and none of them worked. I've tried practically everything, but no, as soon as it detects a listbox connecting the db the redirect stops working.
I cannot add a single listbox!
What else can I do?
Thnx in advance,
Rosana