Hello, I created a simple contact us page. However, the data from the form is not being saved to the database. the save event fires and a record is created, but the form elements are not being passed to the database. Please help!


Why are you doing this in CC and not in CF?
all of my other forms are in CC. I tried this in CF and same issue. It looks like the form data is not being send to the save DB function for some reason.
Well from the look of it, your data is not being sent at all. Try using a toolbar button, or a fields element with its button.
This topic is locked and no more replies can be posted.