I use entity form with field collection and all fields are required. When i an trying to save draft, entity form is showing mistake that I shoud fill the required fields which has type field collection. The message don't inclusive required fields of another type.
How to solve this problem?

Comments

Favorit created an issue. See original summary.

joelpittet’s picture

Version: 7.x-2.0-rc4 » 7.x-2.x-dev
Category: Bug report » Feature request
Priority: Major » Normal

This sounds like a feature request, though I haven't tried it I think we could probably accomplish this by disabling validation, though it would need to be optional, as some drafts may need the validation in tact.