WebSite X5Help Center

 
Nicole B.
Nicole B.
User

Adding date and time to contact form  en

Автор: Nicole B.
Просмотрено 1084, Подписчики 2, Размещенный 0  

I created a contact form that sends the data to the database. How can I include the date and time of the submission of the form?

Размещено
5 Ответы - 1 Корректно
ANI B.
ANI B.
User

Hello Nicole,

Open Website X5>Go to that Page where you have created the contact form>Now double click on that contact form>Then Select 'Add' to add a new field>Then Choose 'Date' and do the required settings and save it

Hope this will help you

Thank you

Читать больше
Размещено От ANI B.
Nicole B.
Nicole B.
User
Автор

Thank you I do not see how I missed thatcool

Читать больше
Размещено От Nicole B.
Nicole B.
Nicole B.
User
Автор

Ok I just saw that, I dont want the user to select a date, I want it so use the sysdate.

Читать больше
Размещено От Nicole B.
John S.
John S.
User

Hello Nicole

You can in the admin panel for your MySQL database add a field to the table.

You let this field be a timestamp field.

Then the field will automatically be filled with the date/time of the time the form is submitted - without any intaraction from the form.

Читать больше
Размещено От John S.
Nicole B.
Nicole B.
User
Автор

Thanks I will research as to how to do that.

Читать больше
Размещено От Nicole B.