Total 03/07/2024 : We HAVE 9791 Items and more than 3232 happy members.
Log Update Item Gravity Perks Populate Anything
This page only show history update item Gravity Perks Populate Anything.

Fixed an issue where the Euro symbol did not render correctly in LMTs.

- Added [gppa_query_cache_hash](https://gravitywiz.com/documentation/gppa_query_cache_hash/) filter.

- Improved support for hydrating checkboxes that are populated with Easy Passthrough.

- Fixed issue where using the "is in" operator to compare against a comma-delimited list did not correctly remove excess whitespace between values.

- Fixed issue where the final determined field value (including preselected options) was not passed when fetching input html during hydration.

- Fixed a potential issue where caching resulted in stale results when multiple fields are populated via GPPA and depend on previous query results.

- Fixed a potential issue where LMTs may cause some forms to continuously reload.

- Improved compatibility with GravityFlow by hydrating the form on every step type.

Fixed potential PHP fatal error introduced in 1.0.12.

- Fixed issue where Live Merge Tags referencing checkbox fields with a default value could result in PHP warnings on initial load.

- Fixed issue where Conditional Logic relying on a field populated with Live Merge Tags would not work in some cases.

- Fixed issue where Live Merge Tags pointing to choice-based fields with populated choices would show "Fill Out Other Fields" as the Merge Tag value instead of an empty string.

- Fixed issue where arrays populated into values would not be converted to strings for non-multi-selectable-choice fields.

- Fixed an issue where filtering by a custom datatabase table date field may return empty results.

- Fixed issue with gppa_live_merge_tag_value` filter not using the correct `$field_id` parameter if merge tag modifiers are used.

- Fixed issue where selected choices of dynamically populated fields could be lost when navigating between form pages.

- Updated AJAX request to send request data as JSON to prevent issues with Merge Tag modifiers from interfering with the form data format.

- Fixed issue where certain calculations would not work with Populate Anything if formula fields came after the field being calculated.