When autosaving the form validates throwing errors for required fields.

Is there a way to escape the validation and save the form as is?

Comments

edmund.kwok’s picture

Version: 5.x-1.x-dev » 5.x-2.x-dev
Status: Active » Fixed

With the 5.x-2.x branch, autosave now save forms instead of nodes. Hence, validation of forms will not be triggered. Follow the discussion at http://drupal.org/node/156036.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.