Hello!
When i set a recurring event with an end of date, the occurrences in the last day (the same day as the end date) does not show.
Example:
… and the recurring form:
Thanks
Hello!
When i set a recurring event with an end of date, the occurrences in the last day (the same day as the end date) does not show.
Example:
… and the recurring form:
Thanks
Actually this is expected use-case. Recurring event will repeat self until end date, and will not appear on the end date.
ok
The default value of repeat_date is “01.01.2010”,
¿How to change the default value to the ‘actual date’ and the format ‘dd/mm/YYYY’?
¿How to add an hour text input like “hh:mm:ss” after the ‘repeat_date’?
or add selects instead of text inputs.
sorry for my english
Thanks
scheduler.config.repeat_date = “my custom format”
docs.dhtmlx.com/doku.php?id=dhtm … ngs_format
How to change the default value to the ‘actual date’
Current value is hardcoded in the template ( probably not the best idea, will be fixed in future ) , so you can change it directly in locale_recurring_es.js