Validate date format in dynamics using JavaScript code function testLoad(executionContext){ var formContext = executionContext.getFormContext(); debugger; var datetest = formContext.getAttribu...