Download GravityView 2.39.1 from nulled fire. GravityView is the best way to display Gravity Forms entries on your website.
  • Added: “Enable Edit Locking” View setting to toggle on and off entry locking (in the “Edit Entry” tab of the View Settings)
  • Fixed: Broken Toolbar link to Gravity Forms’ entry editing while editing an entry in GravityView
  • Fixed: PHP undefined index when editing an entry with empty File Upload field
  • Fixed: When adding a field in the View Configuration, the browser window would resize
Developer Updates:

  • Modified: The way Hidden Fields are rendered in Edit Entry no fields are configured. Read what has changed around Hidden Fields
    • Fixed: Rendering Hidden Fields as input=hidden when no fields are configured in Edit Entry (fixing a regression in 2.5)
    • Modified: The default value for the gravityview/edit_entry/reveal_hidden_field filter is now false
    • Added: gravityview/edit_entry/render_hidden_field filter to modify whether to render Hidden Field HTML in Edit Entry (default: true)
  • Modified: Changed GravityView_Edit_Entry_Locking::enqueue_scripts() visibility to protected
  • Added: Implement Gravity Forms Entry Locking – see when others are editing an entry at the same time (learn more)
  • Added: Easily duplicate entries in Gravity Forms using the new “Duplicate” link in Gravity Forms Entries screen (read how)
  • Improved: Speed up loading of Edit View screen
  • Improved: Speed of adding fields in the View Configuration screen
  • Modified: Reorganized some settings to be clearer
  • Fixed: Potential fatal error when activating extensions with GravityView not active
  • Updated: Russian translation (thank you, Victor S!)
Developer Updates:

  • Added: gravityview/duplicate/backend/enable filter to disable adding a “Duplicate” link for entries
  • Added: gravityview/request/is_renderable filter to modify what request classes represent valid GravityView requests
  • Added: gravityview/widget/search/form/action filter to change search submission URL as needed
  • Added: gravityview/entry-list/link filter to modify Other Entries links as needed
  • Added: gravityview/edit/link filter to modify Edit Entry link as needed
  • Fixed: A rare issue where a single entry is prevented from displaying with Post Category filters
  • Modified: Important! gravityview_get_entry() and GVCommon::get_entry() require a View object as the fourth parameter. While the View will be retrieved from the context if the parameter is missing, it’s important to supply it.
  • Modified: GVCommon::check_entry_display now requires a View object as the second parameter. Not passing it will return an error.
  • Modified: gravityview/common/get_entry/check_entry_display filter has a third View parameter passed from GVCommon::get_entry
  • Modified: Bumped future minimum Gravity Forms version to 2.4
Modified: “Show Label” is now off by default for non-table layouts
Improved: The View Configuration screen has been visually simplified. Fewer borders, larger items, and rounder corners.
Accessibility improvements. Thanks to Rian Rietveldand Gravity Forms for their support.
Color contrast ratios now meet Web Content Accessibility Guidelines (WCAG) 2.0 recommendations
Converted links that act as buttons to actual buttons
Added keyboard navigation support for “Add Field” and “Add Widget” pickers
Auto-focus the field search field when Add Field is opened
Improved Search Bar HTML structure for a better screen reader experience
Added ARIA labels for Search Bar configuration buttons
Improved touch target size and spacing for Search Bar add/remove field buttons
Fixed: “Search All” with Multiple Forms plugin now works as expected in both “any” and “all” search modes.