Total 18/02/2026 : We HAVE 13606 Items and more than 3566 happy members.
Log Update Item Gravity Perks Populate Anything
This page only show history update item Gravity Perks Populate Anything.

Added support for viewing dynamically populated choices in add-on results pages such as the Survey Results.

- Fixed an issue where the GF Entry object type wasn't always JSON decoding when filtering using a JSON value such as one from a multi select field.

- Fixed a scenario where a product/option's price would not be stripped from the submitted value during failed validation which would cause dependent fields to not be properly populated.

- Fixed an issue where carriage returns (`\r`) would be inserted into field values when filtering by them which could cause data to not be matched for certain object types such as Gravity Forms entries.

- Improved compatibility with Easy Passthrough and populating chained choices/values.

- Added new [`gppa_prepopulate_field_values`](https://gravitywiz.com/documentation/gppa_prepopulate_field_values) PHP filter.

- Fixed a PHP warning that could occur in some cases with multiple input fields if there are some inputs without value templates specified.

- Improved compatibility with replacing Live Merge Tags inside merge tags parsed by GravityRevisions.

- Fixed Live Merge Tags not being parsed in {all_fields} for nested entries.

- Added new [`gppa_field_objects_query_args`](https://gravitywiz.com/documentation/gppa_field_objects_query_args) filter.

- Added new [`gppa_value_specification`](https://gravitywiz.com/documentation/gppa_value_specification) filter.

- Improved behavior of filter selects/inputs when reloading field settings.

- Fixed an issue where Live Merge Tags displaying time field values that are loaded in through Field Value Objects could result in the wrong time format being used.

- Fixed an issue where Live Merge Tags could show a number in the wrong format if the Number field is set to use a format outside of decimal dot.

- Fixed an issue where Live Merge Tags would not work as expected with textareas on multi-page forms where some lines have trailing whitespace.

- Improved performance if using Populate Anything with JetSloth Images Add-on.

Fixed issue where live merge tags were not parsed correctly in HTML fields when displayed in GravityView.

Fixed PHP notice generated when using a custom database due to incorrect database being used when attempting to convert date-like values.

Removed Page fields from list of available fields when populating from the Entry object type.

- Fixed issue where products used for filter values would not provide consistent results due to the price not being removed from the value while filtering.

- Improved AJAX request handling on the frontend to abort previous requests if a new request is made.

- Fixed issue where Live Merge Tags would be immediately decoupled and not update when editing a Nested Forms child entry that uses Live Merge Tags.

Fixed issue where Populate Anything would conflict with certain field maps such as the Metadata field map for the Stripe Add-On and prevent fields from showing in the Value dropdown.