Page 1 of 1

Unknown column 'DATESTAMP' in 'field list'

Posted: Mon Mar 09, 2020 9:29 pm
by christ2000
Hello why when i try to submit to database i got the error

Unknown column 'DATESTAMP' in 'field list'


if i don't use any DATESTAMP

thanks

Re: Unknown column 'DATESTAMP' in 'field list'

Posted: Mon Mar 09, 2020 9:36 pm
by Pablo
Did you add the datestamp field to the database?

Re: Unknown column 'DATESTAMP' in 'field list'

Posted: Mon Mar 09, 2020 10:35 pm
by christ2000
No, but why i need to add datestamp? it is mandaroty?

Re: Unknown column 'DATESTAMP' in 'field list'

Posted: Tue Mar 10, 2020 6:56 am
by Pablo
Yes, it is mandatory. It stores the date/time of the form submission.