Date/ Time Picker

Hii,
I want to save (Date /Time), (date), (Time )
in database, like I am using Date/Time picker but I don’t know how to save it in my databse


Here is an image
Thank you
Aarti

hey @aarti can i see the input ?


This is my input field of date.

This is my input field of date and time both

you have to save the input value

date = booking form date’value

try it and let me know if it is ok

Ohhh, I am so sorrry @WILSON I did wrong,
Its working thank you, but how to save current date.
image

what is the type of your field current_date ?

Its “Date”


You can see here is an issue, value should be date,but right now it is a text, but did’t select any where “Text”.

current_date= current date/time

1 Like

Thank you @WILSON Its working

I need one more help, Like at the time of signup/login-- I am saving the userName and now I want to autoflow it in my forms.

Here is my database image


no you have to set it in “initial content”

like : initial content = current user’s User Name

You’re welcome @aarti

1 Like


Not working sir
image

your input for getting “name” … is it the same with booking form name ?

Yha Its same

This topic was automatically closed after 70 days. New replies are no longer allowed.