I am trying to do some client side validations for my d:date field by editing the onCustomValidation function in the common.js.
However, the function does not seem to get called when there is a change in the d:date field. But it works for the d:text field.
Is there any way in which we can make the function to be called when there is a change in the d:date field?
Please help.
Thanks In Advance