- Issue created by @delphine947
- ๐ต๐นPortugal rfmarcelino
Thank you delphine947 for your feedback.
Unfortunately, I can't replicate your issues.
If it takes too long to create the calendar, you may need to check your machine resources.
I created a quick guide to test the module:
https://www.drupal.org/docs/extending-drupal/contributed-modules/contrib... โ
I used those steps, and it seems to be working well.
Check your Drupal logs and browser logs for error messages.
BTW, this is a completely free and community-driven module/plug-in, unlike the Wordpress plugin.
Everyone is invited to collaborate or support the efforts. - ๐จ๐ฆCanada nkind
I can confirm it doesnโt work for me either. The only issue I see in the console is a mismatched label, but nothing elseโno additional errors and nothing in the logs. I set it up with the default configuration, but the month dropdown doesnโt select correctly; it jumps to a different month than the one chosen. All calendar options are greyed out, and none of the times shown in the screenshots appear. Iโll try to investigate further when I have time, but at a glance, thereโs no useful information to start debugging.
- ๐ฒ๐ถMartinique delphine947
@Nkind You're lucky that you can see the current month. For me, the current month is not showing up. It's January 2025.
The slots are not displayed. I have exactly the same as you and I've removed the "Choose" and the input that I don't need.
I cannot even view another month, it doesn't work.@rfmarcelino My machine is ok but since the calendar is created thru JS it doesn't show up until the JS has fully loaded while the user can see the rest of the webform fields. For me, it takes forever and a user will never think there is a calendar since it takes too much to load.
I cannot click on a day to see which slots are available to book. But the major problem is that the slots are not even displayed and it's not possible to click on a day either.The WordPress module is free.
Thanks for your great work because I think this type of module is very needed nowadays but it doesn't work at all for me.
- ๐ต๐นPortugal rfmarcelino
This looks like a date format issue. The US, unlike most countries, uses a format like MM/DD/YYYY.
You can adjust your country on the settings page /admin/config/services/webform-booking
I made a test, masking as US, and the location was set to the US and worked:
- ๐ฒ๐ถMartinique delphine947
Thanks it was correctly set up to US but no change at all. I don't have the slot showing, I cannot click on a date.
Also what if I don't want a start date and no end date either? For example, a doctor, a hair salon, or a sauna you want to book an appointment. It's not possible do to this with this module.
Also if you want to book a sauna session that lasts one and a half hours and another client wants to book just a massage that lasts 30 minutes. You cannot.
I truly appreciate your efforts because it's hard to build modules but I don't think this module will fit my need.
- ๐ง๐ทBrazil irafah
Thanks for reporting that, @delphine947
I'm having the same issues mentioned in the description. I have been investigating the issue, but so far no luck
I would appreciate it if a solution for this could be provided. In the meantime, I will check if I can find what is causing it
Thank you! - Status changed to Postponed: needs info
4 days ago 2:43pm 13 May 2025 - ๐ฌ๐งUnited Kingdom joekers UK
@nkind @delphine947 Please try the latest release of the module now that ๐ Calendar not working for america timezone Needs review has been merged.