Problem/Motivation

#2673984: Turn off form and entity validation for ajax calls or at least make this possible is trying to turn off form and entity validation for ajax calls or at least make this possible. If this happens we have to this change here as well.

Proposed resolution

Set #validate to an empty array for our ajax submit, so that we do not trigger the form and entity validation.

Remaining tasks

It depends on what will happen with #2673984: Turn off form and entity validation for ajax calls or at least make this possible.

User interface changes

none.

API changes

none.

Data model changes

none.

CommentFileSizeAuthor
#2 2679497-2.patch717 byteshchonov

Comments

hchonov created an issue. See original summary.

hchonov’s picture

Status: Needs work » Needs review
StatusFileSize
new717 bytes
hchonov’s picture

Title: Turn off form and entity validation for ajax calls or at least make this possible » WidgetOnDemand: Turn off form and entity validation for ajax calls or at least make this possible