Dear Community,
is it possible to jump to a specific date in the datepicker?
i can fomrcontext.setValue onload of form. onclick of the calendar-icon, the datepicker will jump to that date.
however, this way the form is dirty and this behavior is not wanted.
i tried the unsupported way of .addEventListener("click", function () on the dom-element, but its not working properly.
custom pcf only way?
thank you for your service