Changelog: Live summary for gravity forms
Version 2.1.7 (04/05/2026)
- Fix: Add custom user-agent to avoid problems with certain hosts.
- Dev: Added better logging for licensing API.
Version 2.1.6 (03/08/2025)
- Fix: Summary duplication on mobile when multiple forms on the same page.
- Fix: Some CSS of the summary was not being applied correctly on mobile devices.
- Tweak: Add support for merge tags in the custom field label and pre/suf-fix fields.
Version 2.1.5 (03/07/2025)
- Fix: Products without selected options would not show a bottom border.
Version 2.1.4 (25/05/2025)
- Fix: Collapsible Pages autonumbering was wrong when pages are hidden through conditional logic
Version 2.1.3 (18/05/2025)
- Tweak: Add improved compatibility for Gravity PDF and Live Summary mergetags.
- Dev: Improve live summary mergetag HTML syntax.
- Fix: Product option base price was wrongly calculated in some currencies.
Version 2.1.2 (11/05/2025)
- Fix: The other option for radio fields was not correctly showing in the summary.
Version 2.1.1 (09/05/2025)
- fix: Fixed the unlicensed message appearing always even when the license is still valid.
Version 2.1.0 (03/05/2025)
- New: Side summary is now displayed above the form buttons on mobile devices. Supports both single and multi page forms.
- New: Added settings under the summary lines tab to configure a product breakdown. Especially helpful for products with options.
- New: Display products and options with pricing breakdown
- New: Added new settings to select columns to show in the product table.
- New: Added new setting to hide side summary on selected steps in multi step forms.
- New: Added settings importer. Import summary settings into your form from any other form on the site.
- New: Added Pagination settings to control when the summary displays.
- New: Added settings to group everything by their page/step in the form + show collapsible + show edit links.
- NEW: Added the field type to the field selector.
- NEW: Added settings to control the collapsible behavior of summary fields.
- Fix: Changed the wording of a several settings and tooltips for better clarity.
- Fix: Improved support for Orbital theme.
- Fix: Fixed an issue where the plugins scripts were loaded on all admin pages.
- Fix: Form preview in block editor was not loading the correct CSS.
- Dev: Product options prices will now display individual prices by default. This can be disabled with the existing hook `gotrls_display_option_price`
- Dev: Removed Select2 external dependency and replaced with selectWoo included with Gravity Forms.
- Dev: Improved HTML structure of the field settings in the GF Editor
- Dev: Removed inline JS on gravity tab and replaced with stylesheet file.
- Dev: Implemented new autoloader for better performance.
- Dev: Better encapsulated the class.
- Dev: Added section-id and page-id data attributes to each line in the summary. This allows to group fields by section or page.
- Dev: Added new JS filter `gotrls_product_breakdown_mode` which allows changing the breakdown mode on a product field basis.
- Dev: Added new JS filter `gotrls_show_current_empty_page` to hide the current active page in the summary if nothing is selected on that page yet. (shows by default)
- Dev: Added new JS filter `gotrls_summary_page_edit_text` to overwrite the edit button text. This allows HTML so you can pass svg icons here instead of text or you can use this to use different text for each page.
- Dev: Added new PHP filter `gotrls_pagination_step_titles` to change the form step titles used in the summary.
- Dev: Added new JS filter `gotrls_one_section_at_a_time` to change the default behavior of one open section at a time.
- Dev: Added even/odd classes to the lines and they will restart for each page section.
- Dev: Don\'t render Live summary fields that are not currently visible on the current step. Improves Performance.
Version 2.0.15 (21/02/2025)
- Fix: Hook `gotrls_display_option_price` was not adding the prices to the options.
- Fix: Remove choice label and colon if the label is removed through the UI.
Version 2.0.14 (01/12/2024)
- New: Support for GF Image Choice field
- New: Support for GF Multi Choice field
- Fix: PHP warning after submission related to shipping in certain cases
- Fix: JS error after submission when a multi select field is part of the form
- Dev: Add new JS filter `gotrgf_image_choice_default_width` to set the width of the choice images
- Fix: {live_summary} mergetag was not able to display different types (table/list) in one message
Version 2.0.13 (26/09/2024)
- Dev: Added new filter \"gotrgf_display_loading_animation\" to disable the loading animation
- Fix: Add compatibility with EU VAT included prices
Version 2.0.12
- Fix: summary background setting not working.
Version 2.0.11 (07/07/2024)
- Fix: settings toggle problem when disabling settings.
Version 2.0.10 (22/02/2024)
- Fix: Conflict with GP Ecommerce Fields when also using the {live_summary} mergetag in confirmations/notifications
Version 2.0.9 (18/02/2024)
- Dev: Added a new filter \"gotrls_mergetag_display_subtotal\" to disable the subtotal in the summary mergetags
Version 2.0.8 (08/01/2024)
- Fix: Fixed available form fields not visible in selector on form settings page. This bug was introduced since GF 2.8.1
Version 2.0.7 (05/12/2023)
- Fix: summary border setting not working
- Fix: border radius setting for the form wrapper that was not applying the top left border radius
- New: Added support for the hook \"gotrls_display_field_in_summary\" to product fields allowing to hide/show products on conditions
- New: Added new JS filter to allow changing the default address format gotrls_address_field_format
- New: Added new filter to enable/disable column in the grouped product table gotrls_default_grouped_columns
Version 2.0.6 (17/11/2023)
- Tweak: performance especially for longer forms and forms with a lot of perks (debounce)
Version 2.0.5 (25/10/2023)
- Tweak: Better handling of pricing fields and placeholder values
Version 2.0.4 (16/10/2023)
- Fix: Summary title background color not working
- Fix: Subtotal switch not working to turn off subtotal
- Fix: gform undefined warning in console log related to nothing selected text
- Dev: Added JS filter to enable options prices in the summary \"gotrls_display_option_price\"
- Dev: Added JS filter to allow hiding/showing fields in the summary based on conditions use \"gotrls_display_field_in_summary\"
- Dev: Added classes to product fields to allow targeting elements like quantity and price separately
- Dev: Added new filter to allow disabling side summary on the Gravity View edit screen. Use \"gotrls_display_on_view_edit_screen\"
- Dev: Changed some filters to gf_apply_filters to allow for easy form targeting
- Dev: Changed some actions to gf_do_action to allow for easy form targeting
- Tweak: Added CSS classes for product quantity, multiplier and price
- Tweak: Automatically disable Merge tag support if GP Populate Anything is enabled
Version 2.0.3 (02/10/2023)
- Fix: Fix JS error when two forms on one page where one form is with Live Summary
Version 2.0.2 (28/09/2023)
- Fix: PHP Warnings when no summary in the form
- Fix: Change labels in grouped table with php filter gotrls_default_labels
- Tweak: Added link to documentation above field selector
- Tweak: Renamed frontend summary object
Version 2.0.1 (22/09/2023)
- New: Added 2 new CSS classes to hide product options visibly. gfls-hide-options and gfls-hide-option
Version 2.0 (18/09/2023)
- Tweak: Divided all settings into tabs to the form settings page
- Tweak: Better visual support for Option and Quantity fields
- Tweak: Better support for GP ecommerce fields. Now you can use the subtotal to group your products in the summary as well
- Tweak: Better support for Jetsloth Image choices
- Tweak: Better Icons to match GF default Icons
- Tweak: Added support for GP Live Merge Tags inside Field labels
- New: Select fields for each summary separately with the new drag and drop field selector element.
- New: Re-order the fields displayed in your summary
- New: New field settings tab for the Live summary field with a field selector element.
- New: Group products in a table below other details
- New: Added new mergetag {live_summary} to display your summary in confirmations and notifications
- New: Added support to the live summary field to use mergetags as well
- New: Mergetags can be outputted in a table or list by using the modifier :table or :list. Defaults to table if no modifier provided
- New: Added a build-in subtotal. This will show when using discounts, coupons or shipping fields and will show total exluded those fields.
- New: Added support for Fontawesome. Use class lsfa-free combined with any fontawesome 6 class
- New: Added new settings to add prefix and suffix to the values in the summary
- Dev: The core of the plugin is rewritten. The Pro version can now work completely without the Free version
- Dev: Change the CSS of the mergetags with the filter \"gotrls_default_mergetag_styling_FORMID\"
- Dev: Change the HTML of the mergetag templates with the dynamic filter \"gotrls_mergetag_template_part_{$type}\"
- Dev: Improved the CSS of the summary
Version 1.1.14 (09/07/2023)
- New: Added new setting for choice fields to enable showing the choice label instead of its value in the summary
- Fix: Fixed Jetsloth image choices not showing in summary for checkbox fields
Version 1.1.13 (08/07/2023)
- New: Added support for hidden fields and hidden products
Version 1.1.12 (05/07/2023)
- New: Added support for Section break fields
Version 1.1.11 (23/06/2023)
- New: Added mergetag support to the custom summary label.
- Bug: Fixed the summary tab unnecessarily appearing on GPecommerce fields
- Bug: Fixed styling of summary in block editor
- Bug: Fixed fatal error in block editor when gpecommerce fields are in the form
- Bug: Fixed PHP warning related to ecommerce fields
- Bug: Fixed ecommerce fields not showing in summary field if side summary is disabled
Version 1.1.10 (08/06/2023)
- New: Added support for Coupon fields
Version 1.1.9 (09/05/2023)
- New: Added compatibility with the new EU VAT for Gravity forms plugin
- New: Added JS filter to allow hiding the total if the total is still 0 \"gotrgf_show_zero_total\"
Version 1.1.8 (07/04/2023)
- Fix: Fixed image choices setting checkbox not being checked on editor reload
Version 1.1.7 (07/04/2023)
- New: Added new CSS class (gotrgf_image_label) to hide label when using Jetsloth Image choices
Version 1.1.6 (15/03/2023)
- Fix: Fix Fatal error when GF is disabled
Version 1.1.5 (12/03/2023)
- Dev: Improved Init summary process.
Version 1.1.4 (12/03/2023)
- Dev: Added filter \"gotrgf_disable_mergetags_html_fields\" to disable merge tag support in html fields
Version 1.1.3 (10/03/2023)
- Tweak: Display message on frontend if no fields have been selected
Version 1.1.2 (04/10/2022)
- Fix: Fix error in live summary field related to discount fields.
Version 1.1.1 (20/09/2022)
- Fix: Fixed custom total label not working in certain cases.
Version 1.1 (11/09/2022)
- Tweak: Added support for GP Ecommerce Fields (subtotal, discount, tax)
- Tweak: Added support for Jetsloth Image Choices plugin.
- Tweak: Added extra setting to define a label that will be used in the summary instead of the field label
- Tweak: Added setting to change the \"nothing selected yet\" text
- Tweak: Added new Field settings tab displayed when summary is turned on for the field
- Tweak: Added field setting to add custom css classes to the summary line
- Dev: Added 4 new action hooks for the live summary field
- Fix: Fixed wrong total label in certain cases
Version 1.0.9 (11/07/2022)
- Dev: Improved fix from version 1.0.8
Version 1.0.8 (09/07/2022)
- Fix: Fix warning on forms with summary turned off
Version 1.0.7 (23/05/2022)
- Tweak: changed some CSS in the summary field
Version 1.0.6 (04/05/2022)
- Fix: Fixed Live summary field title and total not showing custom value on front-end
- Fix: Fixed Live summary field settings saving wrong value
- Tweak: Added new Live summary icon
- Dev: Added new hook \'gotrgf_allow_html_in_merge_tags\' to allow for html inside the merge tags
Version 1.0.5 (12/04/2022)
- Fix: Fixed fatal error when Gravity Flow is installed
Version 1.0.4 (04/04/2022)
- Fix: Fixed css problem inside the live summary field when the content would be longer then one sentence
Version 1.0.3 (31/03/2022)
- Tweak: Added a new field type to show a summary anywhere in the form. Multiple summaries is also supported
- Tweak: Added Merge tag support for HTML fields so you can create your own summary entirely.
Version 1.0.2 (21/03//2022)
- Fix: Fixed default border and background problem
- Dev: Cleaned up code
- Fix: Fixed google chrome Fonts API error when no font was selected
- Tweak: Added version check of the free plugin
- Tweak: Added some more tooltips on the settings page
- New: Added background setting for the whole container under general settings
Version 1.0.1
- Fix: Fixed warning message related to fonts if the settings haven\'t been saved yet
- Fix: Fixed Fatal error if the Free plugin is not installed
Version 1.0.0
- New: Initial Public Release
← Back to plugin documentation