I am struggling with a small issue of getting custom business hours functionality to work for the calendar. I think I have done everything that is required for the business hours to work properly but I can only see them working for the standard hours from 9-5 pm weekdays, I am not able to customize them for some reason.
This is the code I have inside the dmx-calendar tag:
Can you check this please and let me know if it is working properly with you? Because I tried the custom business hours functionality on a blank page and it still wasn’t working properly.
@webmaster, did you get this working? I’m having the same issue. I’ve put in the business hours but it’s not making any difference on the timeGridWeek view.
Seems we generate the wrong attributes, replace all dmx-bind:business-hours with dmx-business-hours. constraint.business-hours should become dmx-constraint.business-hours. We will investigate on how we are going to solve this, changing the generated attributes or updating the extension to accept the current generated attributes.