GravityPDF / gravity-pdf

Gravity PDF is the ultimate third-party PDF automation tool for generating digital PDFs using the popular form-builder plugin Gravity Forms.
https://gravitypdf.com
89 stars 20 forks source link

Missing Conditional Logic Rule box #1510

Closed jakejackson1 closed 8 months ago

jakejackson1 commented 8 months ago

Description

CleanShot 2024-03-22 at 12 22 02@2x

Testing the latest built and see the PDF Conditional Logic box is missing. Need to investigate

jakejackson1 commented 8 months ago

This will only occur if there are no fields in the Gravity Form that are compatible with conditional logic.

jakejackson1 commented 8 months ago

If we define the conditionalLogic object manually beforehand, we can fix this on the initial rule. However, due to the way GFs handles field conditional logic, the same problem occurs if you add a second rule.