Skip to content

Releases: guilamu/frontend-field-edit-for-gf

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 31 Jul 20:52
  • Fixed: Gravity Forms 3.0 compatibility — editing a field label no longer removes the gform-field-label__text wrapper that GF 3.0 renders around the label text, so labels keep their Orbital and 2.5 theme styling after an edit. Applies to plain labels, fieldset legends, and repeated edits.
  • Fixed: Gravity Forms 3.0 compatibility — the Consent field is rebuilt with the same checkbox label structure the form was rendered with, wrapping the label text on GF 3.0 and leaving it bare on GF 2.x.

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 May 18:58
  • Improved: Added the native Gravity Forms datepicker to Date field default value editing in the frontend panel.
  • Fixed: Date field default values now follow the field's configured date format while still saving in a validated canonical format.
  • Fixed: The frontend editor datepicker popup now opens in the correct position inside the fixed sidebar.

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 May 08:18
  • Improved: Added frontend editing for Time field per-input default values and live preview updates without a full page refresh.
  • Improved: Added frontend editing for Address field per-input default values and the native Gravity Forms Default Country dropdown.

v1.0.0

Choose a tag to compare

@guilamu guilamu released this 06 May 19:51
  • New: Added frontend inline editing for safe Gravity Forms field settings on enabled forms.
  • New: Added support for Address, Consent, Email, Name, Time, Phone, Date, Website, Number, Drop Down, Multiple Choice, Radio Buttons, and Checkboxes.
  • New: Added capability-based access control, per-form enablement, and audit logging.
  • New: Added GitHub auto-updates, a WordPress "View details" modal, and Bug Reporter integration.