Hi, this is a premium option. you can get it here: https://wpapplab.com/plugins/date-time-picker-for-wpforms-pro/
You need to uninstall free version before activating pro version. Then got to wpforms Options and you could find option there.
Ok I purchased Premium but still having a few issues.
Issue 1:
I want one single box for date and time (a date time picker in one box like your demo). I cannot choose the date time option because that gives me two boxes.
So instead I chose the time and put the class “walwpf-datetimepicker”.
The issue with doing that is that I still get the mini time field which I dont want to show. Instead I want the date and time next to each other like your demo. (see this screenshot: https://prnt.sc/119e7wh). I also tried it with the “Date” but the same issue. A calendar appears over it which I dont want.
Issue 2:
I have my time limit box set to 9:00 AM to 6:00 PM however the time selection shown is starting at 12 am for some reason. Why is this? (see screenshot: https://prnt.sc/119e9ux)
Issue 3:
Also, I am getting this error message for some reason: https://prnt.sc/119eab6
I selected a date and time with the am/pm prefix. Why is that still shown?
Issue 4:
Once I have the other issues fixed, I will need to pass the date and time field to the URL query string. So I will need to seperate the values and pass it as a query string to the url. I know for other fields I can get the value by using this {field_value_id=”THE_ID”}.. How will I do it to get the date and time field for your values?
Thank you for your time and I look forward to your replies.
Hi,
Issue 1: use only walwpf-datetimepicker you probably used both walwpf-timepicker and walwpf-datetimepicker class.
Issue 2: for time limit use Minimum selectable time is: 09:00 and Maximum selectable time is: 18:00 and not 06:00 pm
Issue 3: Use only simple text field and not date field.
Issue 4: use same {field_value_id=”THE_ID”} for date time as you do with others. date and time are string so will act similar to name field for example.
Thanks
Thank you kindly for the fast reply and your assistance so far. I am using a date field and the walwpf-datetimepicker field and its working great. I have some very minor issues I hope you can assist with.
Issue 1:
On mobile I can’t really scroll down easily on the time. As I try to scroll it is touching a time and closing out which is bit a bit annoying. I would like it to function like this calendar on https://bit.ly/3dUACrp .. It is the same date time calendar (not a plugin) however I can more easily scroll without it accidentally selecting a time. Can you give me a fix for this issue?
Issue 2:
The interval time goes up to 30 mins. Is it possible to have the time increment up to 60 mins (e.g. 9:00 AM, 10:00 AM, 11:00 AM)
Issue 3:
The text boxes at times seem to have auto complete or auto suggest. Any idea how I can remove?
Thanks again!
For clarification here is a video of the issue: https://youtu.be/um5oxuSKins
Issues are, I cannot easily scroll on the time as it keeps selecting a time and the auto select option
Hi, any update? This is a urgent issue I hope we can fix asap
Issue 1: I am looking at the solution. What might cause this issue.
Issue 2:
The interval time goes up to 30 mins. Is it possible to have the time increment up to 60 mins (e.g. 9:00 AM, 10:00 AM, 11:00 AM)
Ans: I will upload up to 60 min interval tomorrow.