Total 19/05/2024 : We HAVE 9542 Items and more than 3144 happy members.
Log Update Item Gravity Perks Populate Anything
This page only show history update item Gravity Perks Populate Anything.

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.

- Fixed styling of Gravity Forms merge tag buttons in custom filter/template inputs.

- Improved compatibility Gravity Forms 2.6's new AJAX saving.

- Fixed issue where populated choices with a value and label of both "0" would be excluded from the choice list.

- Fixed an issue where radio fields in the Entry Details edit screen with populated choices dependent on other field values would show "Please fill out other fields." rather than the appropriate radio buttons.

- Fixed issue where unchecking checkboxes in a field that's depended upon in downstream filters would not update downstream field values/choices.

- Added "is in" and "is not in" operators to all properties in the Taxonomy Term Object Type.

- Fixed issue where field visibility would be cached when fetching Live Merge Tag values via AJAX and cause the incorrect value to be returned. This resolves a compatibility issue with GP Limit Submissions 1.1.

- Fixed issue where duplicate Gravity Forms Entry values in multi-input fields would be de-duplicated when populated into other inputs.

- Fixed issue where all value templates for Product fields could be converted to currency-formatted numbers instead of only the price value template.

Improved regular expression for Live Merge Tags on initial load to prevent issue where fields that are conditionally hidden would have their value shown.

- Fixed issue where Drop Downs with choices using LMTs were not parsed correctly causing issues when replacing the LMTs.

- Fixed issue where zeroes would not be used as filter values in some situations like when a form fails validation and the form reloads.

- Fixed issue with Live Merge Tags not being able to pull Time field or Date Dropdown values on initial load.

- Fixed issue where `GFFormsModel::get_field()` would not return the correctly hydrated choices of a field when refreshing Live Merge Tags if Field Value Objects are being used.

- Fixed issue where Live Merge Tag values could potentially be overwritten and shown the wrong value if a dynamically populated Multi Select is on the form.

- Improved compatibility with the upcoming Gravity Forms 2.6 release by hiding the toggle to open the new Choices UI if choices are dynamically populated.

- Added compatibility for populating image choices if using JetSloth's Image Choices plugin.

- Added "Featured Image URL" property to Post Object Type.

- Added support for adding Properties to Object Types that can only be used in Choice/Value Templates. This is useful for derived properties such as Featured Image URL for the Post Object Type.

- Added new "NULL" Special Value to use when filtering. It’s currently supported by the Database Object Type and can be used with the “is” and “is not” filter operators.

- Added "Update URI" to plugin header to improve security.

- Fixed issue where the Database Object Type could not be ordered by columns with spaces in their names.

Fixed potential PHP error if ordering by a taxonomy and there are more than one of the taxonomy attached to the post.