We'll create fresh WordPress site with Gravity Forms Total Amount Shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.
A simple shortcode that displays the “Total” filed value from any Gravity Form.
Parameters
* form_id
* field_id
* start_date
* end_date
Examples:
* [gravityform-total-amount]
* [gravityform-total-amount form_id="14"]
* [gravityform-total-amount form_id="14" field_id="18"]
* [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18"]
* [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18" end_date="2017-07-20"]