Gravity Forms Calculations Pro Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Gravity Forms Calculations Pro
Expands computation with your gravity forms which were not possible before.
Features
- Conditional If logic
- Working all version Gravity Forms
- Easily extensible
- Date duration calculator.
- And more…
Conditional calculations
if(A < B,A + 1, A +3 ) + 5 + if(number1 < number2, number-600 + 15, 1) +7
Logical operators (==, !=, <, <, >=, <=) are supported, but logically they can only return true (1) or false (0). In order to leverage them, use the built in if function:
Date calculations- Days Between Dates Calculator
A + date(B – C) – if(C < D,A + 1, A +3)
year( A, B ) E.g: year(15/02/2005, 2000) result = 5
Support Total List field
Supported symbols
Requirements