First, thanks for this plugin. It blows the default one out of the water.
Second, I have a couple feature requests that would be really nice to have.
Decouple the āInitial Dateā property from the āInitial Contentā property. Right now theyāre one and the same, but I have a use case where Iād like the āinitial dateā (more specifically, the initial TIME) to be set to midnight in the selector, but the placeholder to still show. So basically I want to be able to have the calendarās default date set to a day/time (for instance, 1 month in the future at midnight), but have the initial content be blank so the placeholder still shows.
It would be really nice to have time be āoptionalā. So basically the user can choose a time if they want, but if none is selected, it just defaults to midnight (or some other time). Workflow-wise itās equivalent to the above where the default time is set to begin with, but I think that might confuse users who want to ānot have a timeā
Update: Iāve also discovered a bug. When the air date/time picker is in a popup and the popup is closed then reopened, you can not longer select dates. When you click on the date/time selector, it seems to do nothing, though when you do close the popup again the date/timer picker flashes briefly before closing.
@seanhoots Iām trying to have all dates other than a list of dates blocked so that the picker wonāt allow the user to select dates not inside of a date list.
How do I do this?
I see āblocked datesā - how do i filter out all of the other dates not in the list of dates??
Or is there an āenabled datesā setting somewhere??
Below screenshot is from a different plugin, but is exactly what i am looking for:
Hi @JustinC, Iām searching for the exact same problem and I canāt found out a solution. If you get something, please let me know (Iāll do the same of course⦠)
Iām trying to toggle whether users are booking hourly within a day or for multiple days and picking hours later. Yet the conditional action to show time or not does not work for toggling. Whatever it starts with it stays as despite the event being sets. Any fix for that?
I am using the Air date/Time Picker plugin for my application but running in the following problem:
The way it is set up now is that the user can choose the start date and the end date. After choosing for example the 11 of July (Start date) to 14 of July (End date), the result is that the user is booking 3 nights (which is correct if you book f.e. hotel stays).
On my application the users are booking days (not nights). Which means if they book from the 11 of July to the 14 of July, they are actually booking 4 days (not 3 nights). I also want my users to be able just to book 1 day (f.e. 11 July to 11July and the price would be the price for one day).
I can not figure out how to achieve that. Could you please advise me?
Havenāt revisited this in a while but my case changed so I think I am using a mix of the built in bubble calendar the air date picker. Posted that a while ago so probably updates were made to address it.
The Air Date/Time picker is not loading, as part of the group for which visibility depends on conditions. This is a really annonying bug, could that be resolved please ?
Ok guys, I have a simplier - I think, work aroyund to get the initial content loaded when the Air date/time picker is part of a hidden group. In the conditions tab of the Air date/time picker, just add the following rule : when āthe hidden group is visibleā > Initial date = <your thingās date>".