Total 06/05/2024 : We HAVE 9471 Items and more than 3127 happy members.
Log Update Item GravityView Inline Edit
This page only show history update item GravityView Inline Edit.

* Fixed: Potential fatal error when activating GravityView after GravityEdit

* Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.0.11

* Fixed: Fatal error when loading plugin translations

* Fixed: Slow loading times on some hosts

* Fixed: Plugin failing to install on some hosts

* Improved: Clicking on a column header to edit all fields in a column no longer requires submitting changes; changes are saved when leaving the input

* Fixed: Plugin was not appearing in the "Add-Ons" section of the Gravity Forms System Status page

Fixed: Potential error when the plugin tries to log an unsuccessful operation

* [GravityView (the company) is now GravityKit](https://www.gravitykit.com/rebrand/) and this plugin is now called GravityEdit!

* Fixed: List field editing did not work in Gravity Forms 2.5 or newer

* Added: Support for Gravity Wiz's Populate Anything and other extensions modifying form field values

* Added: Support for field calculations


__Developer Updates:__

**IMPORTANT: `GRAVITYVIEW_INLINE_*` constants were renamed to `GRAVITYEDIT_*` and future plugin versions will see similar name changes to namespaces, class names, and hooks**

Fixed: Inline Edit would not work in DataTables View when using a responsive mode. Requires DataTables 2.5 or newer.

* Improved: The Inline Edit button no longer makes the page adjust on load on the Gravity Forms "Entries" screen

* Improved: The appearance when editing checkboxes in Gravity Forms 2.5

* Fixed: Single checkbox items would not be editable on the "Entries" screen in Gravity Forms 2.5

* Fixed: `de` German translations were unreachable; strings were merged with `de_DE`. Thanks again for the translations, Michael!

__Developer Updates:__

* Modified: Escaped the `style` attribute output in `templates/toggle.php`