-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release adds a new form notification option for updated entries, resolves file upload issues on the Edit Entry screen, and includes developer-focused enhancements. #### 🚀 Added * New notification option for forms, triggered when an entry is updated. #### 🐛 Fixed * File upload field issues on the Edit Entry screen: - Delete/download icons not displaying in Gravity Forms 2.9+; - Unable to select files for upload when the form field's "Multiple Files" setting was enabled without a "Maximum Number of Files" value. #### 💻 Developer Updates * Added `gk/gravityview/view/entries/join-conditions` filter to modify the join conditions applied when retrieving View entries. * Added `gk/gravityview/template/options` filter to programmatically modify field settings in the View editor. * Added `gravityview/row-added` JavaScript event, triggered when a new row is added to a widget or field area. 💾 [Build file](https://www.dropbox.com/scl/fi/e71qjufft29psjij0fhzr/gravityview-2.32-d6bfd6fca.zip?rlkey=8qe5f24zlahm6dh28s3um00y4&dl=1) (d6bfd6f).
- Loading branch information
Showing
15 changed files
with
382 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.