Date Time Picker peculiarities

The date time picker has me bamboozled…
I have the following limitations I’d like to place on selection:

Time slots can’t be selected more than a week ahead (all works), but opening hours are 0800 to 1130… this just doesn’t seem to work when entered into min / max hour?
image

on the page:
image
(good)

but time selection:
image

help me to avoid going bald?

I feel like it has somehting to do with the current hour already being ahead of those selected? But I would then think that when I chose the next day that would reset the hours to allow 0800 to 1130

Hy @micknoosa,
My opinion, I think it’s better you have two date pickers x & y (Initial and final) something like this;
image

You’ll make the final reference the initial date and time picker value, something like;


for initial and final like;

so that your final design will be like;
image

Hope it’s clear Enough :slightly_smiling_face:

bro, you can only add hours in the format of 24h, cant do 1130 as not work, you can try 11.5

**

  • Another issue i found on setting the minimum date and maximum date is you are usieng current date/time → this will alwasy start form the time user is on it will make things bad in future.
  • what i suggest is round down to date then plus 7 days current date/time round down (day) + days7 → this way it start from the today begging excluding the hours if there any. it will be much helpfull
    **

if you need more help do ping, i love helping out or getting correclty my self.

Thanks 11.5 works!

I think i understand the maximum date issue, thasnk for that!

On an aside: I am having issues trying to enter “figures” into expressions . like the number in +days 7 or particularly starting an expression with brackets etc…

Is there a keyboard trick I’m missing? - i mean there MUST be!

yah it does some time, make sure you are entering the 7 right after the +days now later that expression.

when you click +days if open a small input place type it there not after it. if you still can’t do it. dm me and i will help you in a call.

thanks but it doesnt suit my case

sure im trying to emulate this but cannot get it to accept an open bracket as the first text

DM me a meet link let me help you

sorry out of time today, thanks for offer

1 Like

ive used the number then a decimal previously to stop[ the auto search…but cant get a bracket anyway!

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