- Issue created by @rabindrakumar
Display Editablefields in a table display in views. Now, Apply some filters and do sorting for one of the fields. Try to update field, it works. Then, update any field , it does not work. It means , any field in views display does not get updated after first update.
There is no watchdog log error. have logged in console only.
When we debug, if we comment $entity-> save() in EditableFieldsForm.php file inside submitForm() , then we get ajax response.
Active
1.0
Code