Zack Katz
Zack Katz
Resolves #9743 Proposed Changes: 1. Adds a static cache to `edd_get_option()` to improve speed.
**Describe the Issue** Inspired by #2089, we need to investigate the performance impact of adding additional indices to the Gravity Form database tables. - Prepopulate databases with lots of data...
This PR is designed to resolve #2087. It is nowhere near ready!
In Version 2.0, we did our best to not break backward-compatibility with any templates that had been customized in version 1.x. This was a major lift and, in retrospect, a...
Most of the work is being done on `includes/extensions/lightbox/`. ## To enable: 1. Add a "Link to Single Entry" field 2. Open field settings 3. Check the "Open in a...
Casey came across this issue: If you have a GravityCharts widget that you only want a Marketing Manager to see, [currently you have to clone a View](https://www.gravitykit.com/sales-dashboard-for-corporate-sales-teams/). If we supported...
Gravity Forms 2.9 adds `source_id` to the entry table. It stores the ID of the page where the form was embedded. - `$entry['source_id']` is `null` if on a Form Preview...
We added field settings for initials for Name fields in #1965, now we should have a merge tag modifier as well. Then we could do something like this: ``` [gvlogic...
## Test in GF 2.8 - Confirm that the field doesn't appear in the Edit View field selector - Confirm no other issues ## Test using GF 2.9 - [x]...
The Search Bar should allow each field to have its available search operators visible, like `> < != ==, contains, not contains`, etc. ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/995529792029955/995546033378964)