Good morning,
I have an input text with a datepicker. The input has a validator function that changes the color of the input as the text is right or wrong.
But in this case as I do not write directly in the input and just click on the datepicker, the function validator is not called.
Does anyone know how I can do this?