Gravity Perks - Populate Anything 2.1.17

Download Gravity Perks - Populate Anything 2.1.17 from nulled fire. Dynamically filter and populate field choices and values
Fixed issue where calculations would not be reprocessed if only Live Merge Tag values are returned by Populate Anything's AJAX refresh request.
Fixed issue where Live Merge Tags used as default values in Date fields using the Date Picker Date Input Type would not work and would result in a value of // on initial load.
Fixed issue where dynamically populated choices were not populated in selects when using Inline Edit with GravityView after a recent update of GravityView.
Added support for dynamically populating the choices of Post Category fields.
Added new gppa_require_value_to_be_in_dynamic_choices PHP filter hook.
Fixed regression with multi selects not having their value populated in some setups that include Gravity Flow.
Fixed issue where values from multi selects with dynamically populated choices would not have their values JSON-decoded. This could cause issues with querying on subsequent pages with fields that are dependent on the multi select's value.
Fixed issue where choice-based fields with dynamically populated choices and values could have a hydrated value that does not exist in the choices. This could then cause other fields or Live Merge Tags to not have the correct value.
Fixed issue where empty array-based values (such as Multi Selects) were not used which could cause Live Merge Tag values to be incorrect in some cases.