I’m using tempus dominus v6 inline datepicker. I use add function to add selected multiple dates. Once the widget is loaded, dates are not selected until I manually select any date. After that you can see all added dates.
Im using this function:
add(DateTime)
Adds a new DateTime to selected dates array. Use this function with caution. It will not automatically refresh the widget or do any validation.
Question is how can i refresh widget after add dates? Thanks for help.
I would like the added dates to be immediately visible after loading the widget.
Grzegorz Tokajuk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.