You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AJAX validation is not being triggered (i.e., no XMLHTTPRequests are being made) whenever the user updates field values.
When I removed 'type' => 'inline', it worked...
Is this something that was done on purpose? If not, then I would like to fix it. :)
The text was updated successfully, but these errors were encountered:
AJAX validation is not being triggered (i.e., no XMLHTTPRequests are being made) whenever the user updates field values.
When I removed 'type' => 'inline', it worked...
Is this something that was done on purpose? If not, then I would like to fix it. :)
The text was updated successfully, but these errors were encountered: