Min/Max Calculations

Description

The Gravity Forms MinMax WordPress plugin extends the functionality of Gravity Forms by adding MIN() and MAX() functions to number field calculations. This plugin enables users to determine the minimum or maximum value from any number of passed arguments, including merge tags. It is particularly useful for performing complex number comparisons directly within Gravity Forms calculations, such as selecting the smallest or largest value from multiple fields.

With this plugin, form creators can build dynamic calculations using expressions involving the MIN() and MAX() functions. For example, they can calculate the smaller of four number fields and then divide it by a specific number, or multiply the larger of two fields by a factor. It also supports conditions like returning zero if a field’s value is above or below a threshold. The plugin allows nested calculations within the MIN and MAX arguments, enhancing its flexibility for various use cases.