For my appliccation I am using the Air Date/Time Picker from zerocode. There I am blocking dates that were already booked. now I want enable users to be able to choose only one single date. However currently it only allows me to choose ranges and as I block the days that are already booked a single day that is just right in front of a blocked date cannot be correctly chose. Anyone knows how I can solve this? thank you!
Unfortunately, you cannot select a single date as your picker type is “range”. You need to use 2 elements, in order to choose “single date” or “range”. So, one of them will allow your user to select a specific date, and the second will allow them to select a date range. Because it’s not possible to change the mode in a single plugin element.
In case you have any other questions, please let us know.
Hello Guys.
I have a problem as well… It’s more subtle.
I arrived at the conclusion you must use the plugin 2 times to give possibility of selecting EITHER a single day OR a range.
The problem, though, comes in case the user has erratic behavior and:
1-chooses a single day,
2-Chooses a range
3- navigates further.
In this limit case, I pass thedates in the URL for future needs, and , unfortunately, both the range AND the single date are passed, messing things down the line.
Do you have any suggestion on how to make it so that each time the user toggles between SINGLE date picker and RANGE date picker, the non used picker’s value disappears and is NOT passed in the URL??
It worked! now I had many other experiments going on, and it seems to be broken. It works only for the case in which a RANGE is selected after a single dates is selected (and the single date is correctly erased). But if the user selects a range and then a single day, then the RANGE is still in the selection, messing up the following flows.
Is the setting in the pics not what you suggested? Where does it goes amiss?
We’ve tested the plugin but it’s not reproducing on our side. Could you please send a video recording showing the entire setup, the issue you see, and the expected result? You can send us the details via DM or mail to support@zeroqode.com.
Hi! I just went through the process of updating from V1 to V2, almost 1000 queries and conditionals, to find that I can’t choose a single month (on month view) as I was able to do in V1.
In the end what we need is that when 1 month is selected, the start and end dates of the range be the same but now it returns an empty value. Hopefully this is an easy fix and can be implemented as it was in V1.
Hello @anastasiacon1002
Thank you for reaching out to us and providing more details about your use case.
You are indeed correct that another plugin or script within your app that utilizes Popper.js is causing a conflict with the Air Date/Time Picker plugin. This type of conflict is not uncommon when multiple plugins or scripts try to use the same resources or libraries, leading to unpredictable behavior. Removing the conflicting plugin will be the fastest way to solve the issue and ensure that the Air date/time picker is functioning well.
If the conflicting plugin is essential, I suggest looking for alternative plugins that offer similar functionality but do not rely on Popper.js, or are known to be compatible with the Air Date/Time Picker.
Hope that was helpful .
Best regards,
Zeroqode Support Team.
Hello.
Yes, I deleted another plugin.
But I have a problem with displaying the date after I closed and cleared the data in the popup, the default value is no longer substituted
Hello @anastasiacon1002 ,
I’m very sorry to hear that you still encounter issues with our plugin.
But I have a problem with displaying the date after I closed and cleared the data in the popup, the default value is no longer substituted
Would it be convenient for you to provide more details regarding the issue you described here?
Namely, screenshots and screencasts of your workflow setup, plugin element, the issue you see, and the expected result, for screencast recording (I can suggest using the Loom tool).
Please record a video in step-by-step mode with the browser’s console enabled, in case there are any error messages there, and share a link with us so we can understand better your use case.
These details will help us reproduce your setup on our side and look into it.
Thank you once again and looking forward to your reply.
All the best,
Zeroqode Support Team.
Hello @anastasiacon1002 ,
I hope this message reaches you in good spirits.
Our development team is currently examining the Plugin Code and addressing problems identified following the recent plugin update.
We will contact you promptly once we complete the testing phase and deploy an updated version of the plugin. Your patience in this matter is greatly appreciated.
Meanwhile, we kindly ask you to revert to the previously working version within your application.
We’re grateful for your patience and cooperation.
Regards,
Zeroqode Support Team.
Hello @anastasiacon1002
We hope this message reaches you in good spirits.
I’m reaching out with some exciting news that follows up on our previous discussion concerning the issue you encountered with our plugin - Air date/time picker. I’m pleased to inform you that in the latest plugin version “3.86.0”, our developers have successfully resolved the multiple issues. It now functions seamlessly.
Could you please update the plugin in your app, take advantage of the new improvements, and share your thoughts and feedback with us?
Thank you once again for bringing this to our attention. Your input is invaluable to us.
Looking forward to your reply.
Best regards,
Zeroqode Support Team.