You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Bootsfaces for the first time and I've got the dateTimePicker component working however I need to disable weekends and certain holidays so they can't be selected.
I've tried using the week-days-disabled attribute to disable weekends however this isn't working and all days are still available to be selected.
In addition I've tried using the disabled-days/enabled-days attributes to disable certain holidays however your documentation advises that the attribute accepts an array of date, moment, string. I can work out what to enter for date and moment but I don't know what string would be required? Can you advise, preferably with an example that would be great. I can't find any examples online.
Thanks
The text was updated successfully, but these errors were encountered:
stephanrauh
added a commit
to TheCoder4eu/BootsFacesWeb
that referenced
this issue
Aug 3, 2019
I guess this would come under User Support.
I'm using Bootsfaces for the first time and I've got the dateTimePicker component working however I need to disable weekends and certain holidays so they can't be selected.
I've tried using the week-days-disabled attribute to disable weekends however this isn't working and all days are still available to be selected.
In addition I've tried using the disabled-days/enabled-days attributes to disable certain holidays however your documentation advises that the attribute accepts an array of date, moment, string. I can work out what to enter for date and moment but I don't know what string would be required? Can you advise, preferably with an example that would be great. I can't find any examples online.
Thanks
The text was updated successfully, but these errors were encountered: