Gravity Perks – Nested Forms - V1.1.46

Version: 1.1.46

Item cover for download Gravity Perks – Nested Forms

Overview

No comments found.
Login to post a comment
This item has not received any review yet.
Login to review this item
10 Jan 2024 - Version 1.1.46
17 Dec 2023 - Version 1.1.44
19 Nov 2023 - Version 1.1.40
16 Oct 2023 - Version 1.1.37
28 Jul 2023 - Version 1.1.31
14 Jun 2023 - Version 1.1.27
03 May 2023 - Version 1.1.25
16 Mar 2023 - Version 1.1.20
- Updated how we ensure `GFFormDisplay` is loaded when printing entries to also prevent the error when printing with Gravity Flow and other add-ons.- Fixed issue where "Honeypot validation" enabled for nested child forms could cause the child form submission to fail in certain cases.
16 Feb 2023 - Version 1.1.16
Improved reliability of skipping initialization of Nested Form fields on pages that are hidden in forms with conditional logic.
09 Feb 2023 - Version 1.1.14
Updated CSS styles for Row Actions on small screen sizes.
12 Nov 2022 - Version 1.1.9
- Added German translations. Credit: Florian Rinnhofer of sportunion.at- Fixed issue where the Knockout instance would not be properly re-used on AJAX forms.
28 Oct 2022 - Version 1.1.7
20 Oct 2022 - Version 1.1.6
- 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.
07 Oct 2022 - Version 1.1.5
- 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.
24 Sep 2022 - Version 1.1.4
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.
01 Sep 2022 - Version 1.1.3
28 Aug 2022 - Version 1.1.2
Fixed issue where the "Row ID" field would show in `{all_fields}` and the merge tag output for Nested Forms.
26 Aug 2022 - Version 1.1.1
Fixed PHP error that could occur for some forms.
25 Aug 2022 - Version 1.1
04 Aug 2022 - Version 1.0.27
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.
14 Jul 2022 - Version 1.0.26
Added `:set` merge tag modifier for calculations which allows you to reutrn a list of values for use Advanced Calculation functions like `min()` and `max()`.
30 Jun 2022 - Version 1.0.25
Added support for filtering the Save & Continue token that will be used to populate child entries into a Nested Form field.
23 Jun 2022 - Version 1.0.24
Fixed `@media` query for Nested Form table layouts to resolve an inconsistency between `760px` and `768px`.
17 Jun 2022 - Version 1.0.23
Improved compatibility with Gravity Flow User Input steps by bringing back compatibility layer.
09 Jun 2022 - Version 1.0.22
Fixed potential PHP warning if using Gravity Flow by reverting the addition of a new compatibility layer. It will be re-added soon!
30 May 2022 - Version 1.0.19
Fixed potential PHP error that could occur on the Entry Details page if GravityView is activated.
29 May 2022 - Version 1.0.18
Fixed issue where the count template would always be used if GravityView is activated.
26 May 2022 - Version 1.0.17
- Fixed issue where the Count templates were not being used in GravityView if the view is embedded using a shortcode.- Fixed potential PHP error introduced in 1.0.15.- Fixed an issue where the event handler in Nested Forms would not properly handle Chained Selects thus causing the placeholder to be incorrect on subsequent openings of the nested form.
08 May 2022 - Version 1.0.14
Fixed conflict with eComerce Fields that was caused by Nested Forms unsetting child entry ID to null to ensure a fresh total was generated.
28 Apr 2022 - Version 1.0.13
Fixed error that could occur when deleting both parent and child entries in the same request.
15 Apr 2022 - Version 1.0.12
Fixed regression where a change in the form container element caused form change events not to fire.
07 Apr 2022 - Version 1.0.11
Fixed regression where entries wouldn't be saved in certain circumstances if a Nested Form field is conditionally displayed by a calculated field.
01 Apr 2022 - Version 1.0.10
- Added [gpnf_export_parent_entry_row](https://gravitywiz.com/documentation/gpnf_export_parent_entry_row/) filter to allow disabling the output of parent entry rows alongside their child entry rows.- Added [gpnf_export_parent_entry_data_on_child_entry_rows](https://gravitywiz.com/documentation/gpnf_export_parent_entry_data_on_child_entry_rows/) to allow exporting parent entry data on child entry rows.
18 Mar 2022 - Version 1.0.9
Fixed inconsistent behavior of :total, :sum, and :count modifiers between the frontend and the backend if the Nested Form field is hidden. The correct behavior is to return `0` if the Nested Form field is hidden.
14 Mar 2022 - Version 1.0.8
- Added new `.destroy()` method to `window.GPNestedForms` to allow for more integrations.- Fixed issue where the {Parent} merge tag wouldn't work with wpDataTables.- Added new [`gpnf_submitted_entry_ids`](https://gravitywiz.com/documentation/gpnf_submitted_entry_ids) filter.- Improved compatibility with Gravity Flow Discussion fields when editing child entries.- Improved how Nested Forms populates File Upload fields when editing child entries to improve compatibility with File Upload Pro's sorting and cropping functionality.
26 Feb 2022 - Version 1.0.7
Improved Nested Form exporting by running field values through `gform_export_field_value`.
18 Feb 2022 - Version 1.0.6
- Added support for populating Paragraph fields with the Rich Text Editor enabled using `{Parent}` merge tags.- Improved compatibility with Gravity Flow User Input Step. The min/max number of child entries is now validated.- Improved compatibility with GP Read Only when using `{Parent}` merge tags.
06 Feb 2022 - Version 1.0.4
Fixed regression with multiple datepickers not behaving correctly in Nested Forms if focus trap is enabled.
04 Feb 2022 - Version 1.0.3
Fixed regression where datepicker selects could not be interacted with in Firefox due to Focus Trap.
28 Jan 2022 - Version 1.0.2
- Fixed PHP notice on parent form submission. - Added "Update URI" to plugin header to improve security.
14 Jan 2022 - Version 1.0-rc-1.10
Added [gpnf_should_delete](https://gravitywiz.com/documentation/gpnf_should_delete) JavaScript filter.
24 Dec 2021 - Version 1.0-rc-1.5
Added [gpnf_child_entries_separator](https://gravitywiz.com/documentation/gpnf_child_entries_separator/) filter to allow modifying the separator between child entries in the All Entries view.
15 Dec 2021 - Version 1.0-rc-1.3
- Fixed potential JavaScript errors when submitting/editing entries for some use-cases. - Added `enableFocusTrap` to [`gpnf_init_script_args`](https://gravitywiz.com/documentation/gpnf_init_script_args).
12 Dec 2021 - Version 1.0-rc-1.2
Fixed issue where jQuery UI modal was not updated to work with our new build flow.
11 Dec 2021 - Version 1.0-rc-1.0
26 Nov 2021 - Version 1.0-beta-10.10
Fixed issue where (Parent) merge tags would not be parsed if used in fields conditionally shown by a Section Field.
02 Sep 2021 - Version 1.0-beta-10.4
- Improved support for checkboxes pulled into child forms using the {Parent} merge tag. When more than one checkbox is selected, the values/labels will be comma delimited.- Added `:label` modifier to `{parent}` GPNF merge tags.
26 Aug 2021 - Version 1.0-beta-10.1
- Added [gpnf_modal_button_css_classes](https://gravitywiz.com/documentation/gpnf_modal_button_css_classes) JavaScript filter.- Added [gpnf_should_trash_entries_on_delete](https://gravitywiz.com/documentation/gpnf_should_trash_entries_on_delete) filter.- Fixed issue where child entry notifications would not be sent when using a Nested Form field with the WooCommerce GF Product Add-ons extension.
20 Aug 2021 - Version 1.0-beta-10
- Improved user experience of how Summary Fields are managed. They're now listed out vertically and sortable.- Added French translation. Thank you, [Cyrille Sanson](https://100son.net)!- Fixed typo in :sum modifier merge tag default value.
06 Aug 2021 - Version 1.0-beta-9.34
- Updated custom template names to have precedence before all standard template names.- Updated docblock with variables in `nested-entries-all.php`.- Added new `GP_Nested_Forms::get_template_names()` method and updated instances where we specified template names manually to use this new helper method.
15 Jul 2021 - Version 1.0 beta-9.31
- Fixed an issue where {Parent} merge tags were not processed correctly in nested form's notification.
25 May 2021 - Version 1.0 beta-9.2.6
02 Apr 2021 - Version 1.0 beta-9.16
26 Mar 2021 - Version 1.0-beta-9.15
19 Mar 2021 - Version 1.0-beta-9.13
18 Feb 2021 - Version 1.0-b9.9
Note for Buyer
Please purchare this item you can see note for Buyer !
Read before purchase
  • Please check the version we provided before purchasing. Because it may not be the latest version of the author.
  • Before making a purchase, please read the Terms and Conditions & Refund Policy.
  • If you have any questions, please first read the FAQ.
  • If you haven’t found the answer to your question, please contact us, we will response asap.
  • You can download the product after purchase by a direct link on your Downloads sections.
  • Please note that any digital products presented on the website do not contain malicious code, viruses or advertising. We buy the original files from the developers.
Updates :
  • We offer frequent updates for one year from the date of purchase, but that doesn't mean we will have updates every version because not every developer release we have right away. After this period, you have to purchase the item again to receive further updates.
  • We regularly update products as soon as we are notified about an update, we go and download it from the author and update it on our site, but In case the current version of the product is not the latest, You can request an update for the product by contact form.
  • We send regular emails advising when products have been updated so please be sure to provide an active email address when you sign up.
Support :
  • Our support team is available 24/7, if you have any question or need help in installing or configuring digital products purchased on the website, please don’t hesitate to contact us.
  • Please note that we are not developers of the provided products, so our technical support capabilities are limited. We do not change product functionality and do not fix developer bugs.
  • For more information please read FAQ & About Us.
Login to report this item