Hi this is excellent and almost exactly what I need, except I need the week to start on a Monday. Would it be possible to update to include that option? Thanks either way!
Great plugin. It would be nice if week start can be set dynamically. Donāt know if it is possible.
Another question:
I managed to populate a dropdown with year numbers and with month numbers. Using workflows I replace month and year of the custom state date used to display dates in the RG. Setting default values for these dropdowns are also working using number notation (type of choices = number).
I tried to populate the month dropdown with month names. But doing this I am not able to set a default value for the drop down.
It works when using text as type of choices but I want it to be date, because then I am able to replace the month value of the custom state date used to display dates in the RG. Is this possible?
In the workflow you set the value of the custom state, in this way (ācurrent day/timeā is formatted as āddddā, you find that option in ācustomā)
Hi @FJP !
Iām not sure Iāve understood well the 2 questions
You can set dynamically the beginning of the week, in this way.
(In this case Iāve used an āinputā element, that can contains only 0 or 1 value).
Probably If it does not work itās because the date that you are taking from ādate for calendar pluginā itās not inside the dates that you are using as option in the dropdown.
For this point if you share your editor maybe I can understand better.