Not sure if this is a bug or not but I had an issue where I wasn't able to save the form data to the database and was getting no Debug errors. Turns out that I had dashes in my form names which the form takes and it does create the database too. However it wouldn't save the form data into the database until I changed those -'s into _'s.
So short bug statement. Chronoforms doesn't save form data if you have dash / minus symbol in your form id names though it accepts them in the form.
So short bug statement. Chronoforms doesn't save form data if you have dash / minus symbol in your form id names though it accepts them in the form.