Total 05/05/2024 : We HAVE 9467 Items and more than 3125 happy members.
Log Update Item Gravity Perks – Copy Cat
This page only show history update item Gravity Perks – Copy Cat.

Added `sourceValues` as a fourth parameter for all instances of the `gpcc_copied_value` JavaScript filter.

Fixed issue with List fields not properly removing rows in target List fields if using newer form markup versions.

Fixed an issue that could occur with infinite recursion in some form setups with conditional logic.

- Fixed performance issue when clearing values was triggered via conditional logic.

- Fixed an issue where clearing values for checkbox triggers when a target input was revealed via conditional logic could created an infinite loop.

Fixed issue where GPCC's conditioanl logic handling would overwrite edited values when the form was reloaded.

- Fixed issue where multiple values copied into a single input would not be cleared if unchecking a checkbox.

- Fixed issue where using the `gpcc_copied_value` filter would prevent filtered values from being cleared if the checkbox controlling the copying is unchecked.

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

Added `getSourceField` method to `gwCopyObj` to open up more possibilities with snippets such as automatic copying depending on checkbox value.

Improved conditional logic handling for accuracy and efficiency.