This release resolves several Inline Edit issues in embedded Views, along with column editing and a missing toggle button under WordPress 7.1 and Gravity Forms 3.0.3 or newer.
Note: GravityEdit now requires PHP 7.4 or newer.
🐛 Fixed
- Clicking the first column's header in the entries list did not open that column's fields for editing on WordPress 7.1.
- The Inline Edit toggle button disappeared on an entries list with no entries when using Gravity Forms 3.0.3 or newer.
- Issues when one View is embedded inside another, using either a Custom Content field or the GravityView View field:
- The "Enable Inline Edit" button toggled every editable View nested in or around it instead of only its own, leaving labels out of sync with whether fields were actually editable;
- An embedded View did not keep its own Inline Edit setting between page loads, because the setting was saved under the surrounding View's name;
- An embedded View was dimmed, and its links and its own toggle button stopped working, whenever the surrounding View had Inline Edit turned on.
🔧 Updated