Hi,
I have used context.getEventArgs().preventDefault(); to stop a quick create from saving due to some validation. But once this is done, the user is not able to change the value and save the form again. Looks like that the save button is disabled and on the top of the form it shows the loader image which we see when CRM is processing a save request. Did anyone face this issue before? I am working on CRM online.