Doing complex calculations in Gravity Forms can be a chore, but this plugin can make it slightly easier. This WordPress plugin adds MIN()
and MAX()
functions for Gravity Forms number fields calculations. It can be used to determine the highest or lowest value between any number of passed arguments, including merge tags.
From the WordPress Admin Area
- Log in to your WordPress admin area and navigate to the
Plugins
page
- Click
Add New
, then click Upload Plugin
- Click
Choose File
, then locate and select the plugin zip file
- Click
Install Now
Using FTP
- Upload the entire
gravityforms-minmax
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.