GravityView icon indicating copy to clipboard operation
GravityView copied to clipboard

Footer calculations don't show up on Views embedded into other Views

Open crbdev opened this issue 1 year ago • 0 comments

When enabling footer calculations for a numerical field in GravityView, they don't show up if that View is embedded into another View using the "GravityView - View" field.

  • Create a table View with a numerical field
  • Enable footer calculations for that field
  • Verify that footer calculations are displaying correctly
  • Create a new View
  • Embed the first View (with footer calculations enabled) into this View's single entry page
  • View it on the front-end and see that no footer calculations are displayed

Example:

Normal View (footer calculations working fine): https://flamboyant-swiftlet-eb7a39.try.gravitykit.com/view/donations/

Embedded View (footer calclations do not show up): https://flamboyant-swiftlet-eb7a39.try.gravitykit.com/webinar-registration/entry/2486/

crbdev avatar Jul 29 '24 05:07 crbdev