Selection the next day

Support forumCategory: QuestionsSelection the next day
roquito asked 4 years ago
Hello, I cannot configure that automatically the shifts are enabled from the day after today.
Example if today is May 4, I want it to only allow the next day onwards. I tried the code default_date = "+ 1d" and it didn't work Thank you.
2 Answers
Best Answer
roquito answered 4 years ago
Thanks! work fine [ea_bootstrap default_date \"+1d\" min_date=”+1d”]
roquito replied 4 years ago

[ea_bootstrap default_date "+1d" min_date=”+1d”]

Nikola Loncar Staff answered 4 years ago
Hi, can you please try to remove whitespace from that example so +1d. Best regards, Nikola
roquito replied 4 years ago

still not working
I did it like this
[ea_bootstrap worker="1" location="1" service="1" default_date "+1d"]

Nikola Loncar Staff replied 4 years ago

Hi, sorry I didn’t understand. You need also this next to default_date so put also there min_date=”+1d”

Best regards,
Nikola