Total 11/05/2024 : We HAVE 9477 Items and more than 3135 happy members.
Log Update Item Gravity Perks – Nested Forms
This page only show history update item Gravity Perks – Nested Forms.

- Added German translations. Credit: Florian Rinnhofer of sportunion.at

- Fixed issue where the Knockout instance would not be properly re-used on AJAX forms.

- Fixed `{Parent:id}` merge tag not working in places such as notifications.

- Added `$entry` argument to `gpnf_get_nested_form` filter hook to improve compatibility with GP Populate Anything.

- Fixed an issue where the session cookie could become oversized on complex multi-page forms and result in a server error.

- Added new [`gpnf_calc_entries`](https://gravitywiz.com/gpnf_calc_entries) and [`gpnf_calc_replacement_value`](https://gravitywiz.com/gpnf_calc_replacement_value) filter hooks.

Fixed issue with :sum and :total merge tag modifiers where they would not calculate very small float values due to them being converted to scientific notation.

Fixed issue where the "Row ID" field would show in `{all_fields}` and the merge tag output for Nested Forms.

Fixed PHP error that could occur for some forms.

Improved support for `{Parent}` merge tags referencing the parent entry details such as `{Parent:entry_id}` when set to a field's default value and sent in notifications.