Total 24/11/2024 : We HAVE 10469 Items and more than 3382 happy members.
Log Update Item Gravity Perks Populate Anything
This page only show history update item Gravity Perks Populate Anything.

- Added support for populating List field values from other List fields.

- Updated the GF Entry Object Type to allow using List fields as properties.

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

- Fixed issue where Live Merge Tags could get improperly populated with values from unchecked checkboxes.

- Fixed issue where filtering by date fields would not work if the value coming from the database was in YYYY-MM-DD format.

Fixed an issue where choice based fields with LMT values failed validation on submit.

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.