How to Restrict past date in Date field - Using OnChange client script at form level and OnCellEdit clientscript at list view level
Hi Community, The use case is to restrict past dates in the 'Date' field. And it needs to be validated at the form level and also at the list view. Note: Select the date field that the client script runs on. OnChange: function onChange(control, old...