GravityKit / GravityView

The best and easiest way to display Gravity Forms entries on your website.
https://www.gravitykit.com/products/gravityview/
245 stars 63 forks source link

Add support for upcoming `source_id` column in the `gf_entry` table #2119

Open zackkatz opened 1 month ago

zackkatz commented 1 month ago

Gravity Forms 2.9 adds source_id to the entry table. It stores the ID of the page where the form was embedded.

See https://github.com/gravityforms/gravityforms/pull/2880 for implementation details.


Minimum

rafaehlers commented 1 week ago

@zackkatz Is this done? Should we test it?

zackkatz commented 1 week ago

It's done, but the tests fail….

Please do test @rafaehlers.