GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
89 stars 21 forks source link

Support PDF settings for individual Nested Form fields #1503

Closed jakejackson1 closed 4 months ago

jakejackson1 commented 4 months ago

Description

Support the following:

Testing instructions

  1. Setup Parent / Child form combo
  2. In the Child form, setup fields that have conditional logic, Section Break descriptions, HTML fields, and pricing fields
  3. Submit a test entry with multiple Nested Forms entries, altering the inputs
  4. Setup multiple Core PDFs on the form, altering the Show HTML Fields, Show Empty Fields, Show Section Break Description, and Enable Conditional Logic PDF settings for each
  5. Preview the PDFs for accuracy

Checklist:

Additional Comments

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 93.75000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 76.97%. Comparing base (4a2eb6f) to head (082d243).

Files Patch % Lines
src/Helper/Fields/Field_Form.php 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1503 +/- ## =============================================== - Coverage 77.27% 76.97% -0.30% =============================================== Files 244 244 Lines 12729 12741 +12 Branches 370 370 =============================================== - Hits 9836 9808 -28 - Misses 2885 2925 +40 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.