Blog -

Brand New Release: Gravity Forms 2.7.3

Gravity Forms By Gravity Forms Published March 16, 2023

Gravity Forms 2.7.3

We are pleased to announce the release of Gravity Forms 2.7.3. With this update you will find a number of additions and fixes including…

  • API: Added CSS API global custom properties for the contrast color for the theme framework’s danger and success colors.
  • API: Added CSS API global custom properties to allow for specifying of the various max border-radius sizes we support.

What’s New with Gravity Forms 2.7?

Gravity Forms 2.7 is now available to all customers! Simply update the plugin from within your WordPress Admin, or download version 2.7.3 from your Gravity Forms account dashboard.

Here’s what you’ll find once you update…

  • Form Template Library – Our premade, fully-customizable form templates will help you get started in minutes, or can be used as a jumping off point for more complex form builds.
  • Form Theme and Block Styling Options – A new front-end form theme, named Orbital, and block styling settings will enable you to easily customize the appearance of your forms, no CSS needed.
  • Setup Wizard – A redesigned Setup Wizard will give new customers a user-friendly experience from the get-go.
  • Honeypot Field Enhancements – JavaScript will now be used to inject another honeypot field into the form right before it is submitted, helping to identify and reduce the number of spam entries.
  • Developer Features – A  significant shift in how we build our products sees us now using React and our new component library to create our back-end UI. This will significantly benefit our developer community, and the experience of building on Gravity Forms.

Note: Caching and script optimization plugins and services have been known to cause problems with the functionality of forms when Gravity Forms is updated to the latest version. To counter this issue, we recommend clearing/flushing the caches and the browser cache following all updates.

Further 2.7 Resources

For more information on Gravity Forms 2.7, check out these articles…

Any questions on Gravity Forms 2.7? Contact our friendly and knowledgeable Support team, they love to help!

Gravity Forms 2.7.3 Changelog

  • Fixed an issue that prevents accessing the settings page after failed license validation in the setup wizard.
  • Fixed an issue that prevents the template library stylesheet from loading in no-conflict mode and makes the template library unusable.
  • Fixed a compatibility issue with WordPress 6.2 where forms are not rendered properly in the Block Editor.
  • Fixed an issue where some CSS files are loading when the Output Default CSS setting is turned off.
  • Fixed an error on the widgets page that prevents the Gravity Forms block from working as a widget.
  • Fixed an issue which prevents sorting by number in the total field.
  • Fixed an issue that removes some inputs’ sublabels when forms are saved.
  • Removed the about page images from the codebase to reduce the codebase size.

Gravity Forms 2.7.3 API Changelog

  • API: Added CSS API global custom properties for the contrast color for the theme framework’s danger and success colors.
  • API: Added CSS API global custom properties to allow for specifying of the various max border-radius sizes we support.
  • API: Added CSS API global custom properties for the checkbox, date, file, select, and textarea border-radius property.
  • API: Fixed an issue where the Radio and Card settings fields do not render choice IDs.